Skip to content

Commit 1972825

Browse files
authored
QSMxT: Update ANTs to v2.4.3
Reported bug to repronim ReproNim/neurodocker#635 (comment)
1 parent 568c3f5 commit 1972825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/qsmxt/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ neurodocker generate ${neurodocker_buildMode} \
5050
&& ln -s /opt/bet2/bin/bet2 /bin/bet" \
5151
--workdir="/opt" \
5252
--env SUBJECTS_DIR="/tmp" \
53-
--ants method=binaries version=2.3.4 \
53+
--ants version=2.4.3 \
5454
--dcm2niix method=source version=v1.0.20240202 \
5555
--miniconda version=4.7.12.1 conda_install='python=3.8' \
5656
--run="rm -rf /usr/bin/python3.8 \

0 commit comments

Comments
 (0)