We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17f1e05 + af86dc6 commit a59dec1Copy full SHA for a59dec1
CHANGES.rst
@@ -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
7
1.3.0.post1 (February 8, 2019)
8
==============================
9
Dockerfile
@@ -163,6 +163,7 @@ ENV MKL_NUM_THREADS=1 \
163
# Precaching atlases
164
WORKDIR /home/fmriprep/.cache
165
RUN datalad install -r https://github.com/templateflow/templateflow.git
166
167
WORKDIR /home/fmriprep/.cache/templateflow
168
RUN git config user.name "fMRIPrep User" && \
169
git config user.email "[email protected]"
0 commit comments