fixes have been merged in official repo

This commit is contained in:
kexkey
2019-08-22 13:56:10 -04:00
committed by kexkey
parent 492393d030
commit 7a4096e70c

View File

@@ -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