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 3336f0c commit ff00868Copy full SHA for ff00868
docker/generate_dockerfiles.sh
@@ -106,7 +106,7 @@ function generate_main_dockerfile() {
106
&& chown neuro /work' \
107
--user neuro \
108
--miniconda use_env=neuro \
109
- pip_install="git+https://github.com/nilearn/nilearn.git@fcb4efd1d0c99ed9d8159dab42426455eea5d108#egg=nilearn" \
+ pip_install="git+https://github.com/nilearn/nilearn.git@fca702e72f39df94f5860b86899471df9a2489a1#egg=nilearn" \
110
111
pip_opts="-e" \
112
pip_install="/src/nipype[all]" \
0 commit comments