We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568c3f5 commit 1972825Copy full SHA for 1972825
recipes/qsmxt/build.sh
@@ -50,7 +50,7 @@ neurodocker generate ${neurodocker_buildMode} \
50
&& ln -s /opt/bet2/bin/bet2 /bin/bet" \
51
--workdir="/opt" \
52
--env SUBJECTS_DIR="/tmp" \
53
- --ants method=binaries version=2.3.4 \
+ --ants version=2.4.3 \
54
--dcm2niix method=source version=v1.0.20240202 \
55
--miniconda version=4.7.12.1 conda_install='python=3.8' \
56
--run="rm -rf /usr/bin/python3.8 \
0 commit comments