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.
1 parent 92533de commit afcca17Copy full SHA for afcca17
Dockerfile
@@ -57,7 +57,7 @@ ENV PERL5LIB=$MINC_LIB_DIR/perl5/5.8.5 \
57
# Installing Neurodebian packages (FSL, AFNI, git)
58
RUN apt-get update && \
59
apt-get install -y --no-install-recommends \
60
- fsl-core=5.0.9-4~nd16.04+1 \
+ fsl-core=5.0.9-5~nd16.04+1 \
61
fsl-mni152-templates=5.0.7-2 \
62
afni=16.2.07~dfsg.1-5~nd16.04+1 \
63
convert3d
0 commit comments