Update Dockerfile

This commit is contained in:
Tornado Contrib 2024-11-16 20:03:00 +00:00
parent 371d162838
commit fee491c81f
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=a16f9e779b1545f013f8a7f7321530127f479212 ENV GIT_COMMIT_HASH=371d16283891dfe5802c3df051dfe485daebbb5f
# clone the repository # clone the repository
RUN mkdir /app/ RUN mkdir /app/