Skip to content

Commit f122323

Browse files
oestebaneffigies
authored andcommitted
pin: new niflows version 0.4.0
1 parent 5bc2777 commit f122323

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
@@ -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)