Skip to content

Commit

Permalink
Merge pull request #220 from poldracklab/chrisfilo-patch-2
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 7497910 + f5b9e92 commit aba85a4
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@74760e479e79eec454e32df1e06e9f99b1908ae0#egg=niworkflows
RUN pip install -e git+https://github.com/poldracklab/niworkflows.git@788d969855ce6de3b0c2a2956807185065ed6200#egg=niworkflows

RUN mkdir /niworkflows_data
ENV CRN_SHARED_DATA /niworkflows_data
Expand Down

0 comments on commit aba85a4

Please sign in to comment.