Skip to content

Commit afcca17

Browse files
authored
Update FSL pinning after neurodebian's update
1 parent 92533de commit afcca17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ENV PERL5LIB=$MINC_LIB_DIR/perl5/5.8.5 \
5757
# Installing Neurodebian packages (FSL, AFNI, git)
5858
RUN apt-get update && \
5959
apt-get install -y --no-install-recommends \
60-
fsl-core=5.0.9-4~nd16.04+1 \
60+
fsl-core=5.0.9-5~nd16.04+1 \
6161
fsl-mni152-templates=5.0.7-2 \
6262
afni=16.2.07~dfsg.1-5~nd16.04+1 \
6363
convert3d

0 commit comments

Comments
 (0)