File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ RUN pip install \
3434RUN pip install git+https://github.com/vistalab/scitran-data.git@0ebebcb2f91c9292eb7249425dcaedce50f23804
3535
3636# Install tagged version of dcm2niix
37- ENV TAG=v1.0.20200331
37+ ENV TAG=v1.0.20201102
3838RUN curl -#L https://github.com/rordenlab/dcm2niix/releases/download/$TAG/dcm2niix_lnx.zip \
3939 | bsdtar -xf- -C /usr/bin && chmod +x /usr/bin/dcm2nii*
4040
Original file line number Diff line number Diff line change 88 "source" : " https://github.com/cni/cni-dcm-convert" ,
99 "license" : " Apache-2.0" ,
1010 "flywheel" : " 0" ,
11- "version" : " 2.5 .0" ,
11+ "version" : " 2.6 .0" ,
1212 "custom" : {
1313 "flywheel" : {
1414 "suite" : " Stanford CNI"
1515 },
1616 "gear-builder" : {
1717 "category" : " converter" ,
18- "image" : " stanfordcni/cni-dcm-convert:2.5 .0"
18+ "image" : " stanfordcni/cni-dcm-convert:2.6 .0"
1919 }
2020 },
2121 "config" : {
You can’t perform that action at this time.
0 commit comments