Update Dockerfile

This commit is contained in:
Tornado Contrib 2024-11-11 10:32:50 +00:00
parent bfefd585ae
commit ab71c7c918
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=50cb55368083f1fe8f2fb2b39d473132a8da3c7f ENV GIT_COMMIT_HASH=bfefd585ae87f7bd7454405c86854ec44edbf1b3
# clone the repository # clone the repository
RUN mkdir /app/ RUN mkdir /app/