Skip to content

Commit

Permalink
update ants version
Browse files Browse the repository at this point in the history
  • Loading branch information
vnm-neurodesk committed Sep 30, 2024
1 parent e71e295 commit dfdf2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/mrtrix3/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ neurodocker generate ${neurodocker_buildMode} \
--base-image vnmd/fsl_6.0.5.1:20221016 \
--pkg-manager apt \
--${toolName} version=${toolVersion} method="source" build_processes=1 \
--ants version="2.3.4" \
--ants version="2.4.3" \
--workdir /opt/${toolName}-${toolVersion} \
--install dbus-x11 less python3-distutils mesa-common-dev libglu1-mesa qt5-default libqt5svg5-dev wget libqt5opengl5-dev libqt5opengl5 libqt5gui5 libqt5core5a libtiff5-dev libtiff5 libfftw3-dev liblapack3 \
--run "python3 configure" \
Expand Down

0 comments on commit dfdf2a7

Please sign in to comment.