Skip to content

Commit

Permalink
Merge pull request #228 from poldracklab/chrisfilo-patch-3
Browse files Browse the repository at this point in the history
[RTM] Niworkflows version bump
  • Loading branch information
Shoshana Berleant committed Dec 6, 2016
2 parents b8714c8 + a922806 commit 4c065a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN conda config --add channels conda-forge && \
python -c "from matplotlib import font_manager"

RUN pip install -e git+https://github.com/nipy/nipype.git@17e31abfd0a6a6b64c8c84586916bd463608e4b9#egg=nipype
RUN pip install -e git+https://github.com/poldracklab/niworkflows.git@788d969855ce6de3b0c2a2956807185065ed6200#egg=niworkflows
RUN pip install -e git+https://github.com/poldracklab/niworkflows.git@b8db0ff89ab4a610fdc7781f7db6b80aff64a80f#egg=niworkflows

RUN mkdir /niworkflows_data
ENV CRN_SHARED_DATA /niworkflows_data
Expand Down

0 comments on commit 4c065a2

Please sign in to comment.