Update Dockerfile
This commit is contained in:
parent
371d162838
commit
fee491c81f
@ -16,7 +16,7 @@ RUN ipfs init
|
|||||||
|
|
||||||
ENV GIT_REPOSITORY=https://git.tornado.ws/tornadocontrib/tornado-withdraw.git
|
ENV GIT_REPOSITORY=https://git.tornado.ws/tornadocontrib/tornado-withdraw.git
|
||||||
# From development branch, double check with tornado.ws
|
# From development branch, double check with tornado.ws
|
||||||
ENV GIT_COMMIT_HASH=a16f9e779b1545f013f8a7f7321530127f479212
|
ENV GIT_COMMIT_HASH=371d16283891dfe5802c3df051dfe485daebbb5f
|
||||||
|
|
||||||
# clone the repository
|
# clone the repository
|
||||||
RUN mkdir /app/
|
RUN mkdir /app/
|
||||||
|
Loading…
Reference in New Issue
Block a user