Skip to content

Commit ff00868

Browse files
committed
TEST: Verify tests fail post-nilearn/nilearn#1711
1 parent 3336f0c commit ff00868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/generate_dockerfiles.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ function generate_main_dockerfile() {
106106
&& chown neuro /work' \
107107
--user neuro \
108108
--miniconda use_env=neuro \
109-
pip_install="git+https://github.com/nilearn/nilearn.git@fcb4efd1d0c99ed9d8159dab42426455eea5d108#egg=nilearn" \
109+
pip_install="git+https://github.com/nilearn/nilearn.git@fca702e72f39df94f5860b86899471df9a2489a1#egg=nilearn" \
110110
--miniconda use_env=neuro \
111111
pip_opts="-e" \
112112
pip_install="/src/nipype[all]" \

0 commit comments

Comments
 (0)