Skip to content

Commit bc566b5

Browse files
committed
pin: new niflows version 0.4.0
1 parent 721207c commit bc566b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/generate_dockerfiles.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ function generate_main_dockerfile() {
111111
pip_opts="-e" \
112112
pip_install="/src/nipype[all] https://github.com/bids-standard/pybids/tarball/0.7.0" \
113113
--miniconda use_env=neuro \
114-
pip_install="niflow-nipype1-workflows" \
114+
pip_install='"niflow-nipype1-workflows>=0.4.0"' \
115115
--workdir /work \
116116
--label org.label-schema.build-date='$BUILD_DATE' \
117117
org.label-schema.name="NIPYPE" \

0 commit comments

Comments
 (0)