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 ff00868 commit 7912cf1Copy full SHA for 7912cf1
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@fca702e72f39df94f5860b86899471df9a2489a1#egg=nilearn" \
+ pip_install="git+https://github.com/effigies/nilearn.git@6163d1c94299741cd9754b6f96f85705ce04fd82#egg=nilearn" \
110
111
pip_opts="-e" \
112
pip_install="/src/nipype[all]" \
0 commit comments