Update Dockerfile

This commit is contained in:
Tornado Contrib 2024-11-15 07:16:09 +00:00
parent a16f9e779b
commit 487e926955
Signed by: tornadocontrib
GPG Key ID: 60B4DF1A076C64B1

@ -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=bfefd585ae87f7bd7454405c86854ec44edbf1b3 ENV GIT_COMMIT_HASH=a16f9e779b1545f013f8a7f7321530127f479212
# clone the repository # clone the repository
RUN mkdir /app/ RUN mkdir /app/