From 8647e00710452443dda70d7671add7dd6c4823ca Mon Sep 17 00:00:00 2001 From: Chenying Zhao Date: Fri, 15 Dec 2023 12:41:24 -0500 Subject: [PATCH] update ConFixel shasum in dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 99beec3..532e8de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ FROM pennlinc/modelarray_build:0.0.1 ## Versions and parameters: # specify the commit SHA: # e.g. https://github.com/PennLINC/qsiprep/blob/master/Dockerfile#L174 # should be the full SHA -ENV commitSHA_confixel="b696debbe52982ab8b6e69e03bfb58f94c6bf4c5" +ENV commitSHA_confixel="4c5def285b01836a15d0ac0dd049be0a3389b762" ## Install ConFixel (python package)