Skip to content

Commit

Permalink
Bump FreeSurfer from 6.0.1 to 7.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Apr 8, 2024
1 parent 4711628 commit a3522ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ENV PATH="/usr/lib/afni/bin:$PATH"

# Install FreeSurfer
# Only grab elements we need for ASLPrep
RUN curl -sSL https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/6.0.1/freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.1.tar.gz | tar zxv --no-same-owner -C /opt \
RUN curl -sSL https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/7.3.2/freesurfer-Linux-centos6_x86_64-stable-pub-v7.3.2.tar.gz | tar zxv --no-same-owner -C /opt \
--exclude="freesurfer/diffusion" \
--exclude="freesurfer/docs" \
--exclude="freesurfer/fsfast" \
Expand Down

0 comments on commit a3522ff

Please sign in to comment.