Update Dockerfile
This commit is contained in:
parent
bfefd585ae
commit
ab71c7c918
@ -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=50cb55368083f1fe8f2fb2b39d473132a8da3c7f
|
ENV GIT_COMMIT_HASH=bfefd585ae87f7bd7454405c86854ec44edbf1b3
|
||||||
|
|
||||||
# clone the repository
|
# clone the repository
|
||||||
RUN mkdir /app/
|
RUN mkdir /app/
|
||||||
|
Loading…
Reference in New Issue
Block a user