From ab71c7c918c4c967d4be807d1cc80887afdbc39e Mon Sep 17 00:00:00 2001 From: tornadocontrib Date: Mon, 11 Nov 2024 10:32:50 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 12368aa..33262eb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ RUN ipfs init ENV GIT_REPOSITORY=https://git.tornado.ws/tornadocontrib/tornado-withdraw.git # From development branch, double check with tornado.ws -ENV GIT_COMMIT_HASH=50cb55368083f1fe8f2fb2b39d473132a8da3c7f +ENV GIT_COMMIT_HASH=bfefd585ae87f7bd7454405c86854ec44edbf1b3 # clone the repository RUN mkdir /app/