Skip to content

Commit 70f5574

Browse files
committed
👷 Rebuild FreeSurfer
[rebuild FreeSurfer.7.3.2-Python3.10-bionic] [rebuild standard]
1 parent 19a0ef3 commit 70f5574

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/Dockerfiles/FreeSurfer.7.3.2-Python3.10-bionic.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FROM ghcr.io/fcp-indi/c-pac/ubuntu:python3.10-bionic-non-free as FreeSurfer
22

33
USER root
4-
RUN curl -sL https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/7.3.2/freesurfer_ubuntu18-7.3.2_amd64.deb -o /tmp/freesurfer_ubuntu18-7.3.2_amd64.deb \
5-
&& dpkg -i /tmp/freesurfer_ubuntu18-7.3.2_amd64.deb
64

75
ENV FREESURFER_HOME=/opt/freesurfer \
86
NO_FSFAST=1

.github/stage_requirements/phase_two.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ c3d.1.0.0-xenial
66
connectome-workbench.1.3.2-1.neurodebian-bionic
77
connectome-workbench.1.3.2-2.neurodebian-xenial
88
connectome-workbench.1.5.0.neurodebian-bionic
9+
FreeSurfer.7.3.2-Python3.10-bionic
910
FSL.5.0.9-5.neurodebian-xenial
1011
FSL.5.0.10-bionic
1112
FSL.6.0.6.4-Python3.10-bionic

0 commit comments

Comments
 (0)