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 da8c460 commit 231ca24Copy full SHA for 231ca24
Dockerfile
@@ -73,7 +73,6 @@ ENV PATH="${AFNI_DIR}:$PATH" \
73
RUN ${CONDA_PATH}/bin/conda install -c conda-forge -c anaconda \
74
gsl \
75
xorg-libxp \
76
- scipy=1.8 \
77
&& ${CONDA_PATH}/bin/conda install -c sssdgc png \
78
&& sync \
79
&& ${CONDA_PATH}/bin/conda clean -afy; sync \
0 commit comments