From 487e92695589b03ee2dbc7479f9785c2f9023cec Mon Sep 17 00:00:00 2001 From: tornadocontrib Date: Fri, 15 Nov 2024 07:16:09 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 33262eb..b285c62 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=bfefd585ae87f7bd7454405c86854ec44edbf1b3 +ENV GIT_COMMIT_HASH=a16f9e779b1545f013f8a7f7321530127f479212 # clone the repository RUN mkdir /app/