Skip to content

Commit a59dec1

Browse files
committed
Merge tag '1.3.0.post2' into maint/run-docker-as-user
2 parents 17f1e05 + af86dc6 commit a59dec1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.3.0.post2 (February 14, 2019)
2+
===============================
3+
4+
Hotfix release intended for Singularity users, amending the previous iteration
5+
that didn't fix the problem (#1510) @effigies.
6+
17
1.3.0.post1 (February 8, 2019)
28
==============================
39

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ ENV MKL_NUM_THREADS=1 \
163163
# Precaching atlases
164164
WORKDIR /home/fmriprep/.cache
165165
RUN datalad install -r https://github.com/templateflow/templateflow.git
166+
166167
WORKDIR /home/fmriprep/.cache/templateflow
167168
RUN git config user.name "fMRIPrep User" && \
168169
git config user.email "[email protected]"

0 commit comments

Comments
 (0)