We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
infant_recon_all
1 parent 2de403a commit 944b400Copy full SHA for 944b400
Dockerfile
@@ -207,7 +207,7 @@ ENV FSLDIR="/opt/fsl" \
207
LD_LIBRARY_PATH="/opt/fsl/lib:$LD_LIBRARY_PATH"
208
209
# Install FreeSurfer
210
-COPY --from=nipreps/freesurfer@sha256:7a750b97e276008030bfc68ffad3266a8838c4767398d82b25b539d389c8688e /opt/freesurfer /opt/freesurfer
+COPY --from=nipreps/freesurfer@sha256:119e654941a405776ac1e061cfd94d5f5710525640bc6ea76fb915d35e4b3909 /opt/freesurfer /opt/freesurfer
211
ENV FREESURFER_HOME="/opt/freesurfer"
212
ENV SUBJECTS_DIR="$FREESURFER_HOME/subjects" \
213
FUNCTIONALS_DIR="$FREESURFER_HOME/sessions" \
0 commit comments