mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 12:45:22 +01:00
fixes have been merged in official repo
This commit is contained in:
@@ -4,7 +4,7 @@ RUN apk add --update --no-cache \
|
|||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
su-exec \
|
su-exec \
|
||||||
&& git clone --branch parsecommon https://github.com/Kexkey/javascript-opentimestamps.git \
|
&& git clone https://github.com/opentimestamps/javascript-opentimestamps.git \
|
||||||
&& cd javascript-opentimestamps \
|
&& cd javascript-opentimestamps \
|
||||||
&& npm install -g
|
&& npm install -g
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user