Skip to content

Commit

Permalink
add bids-validator1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
a3sha2 committed Mar 7, 2021
1 parent b92ff4a commit 7ceea30
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 @@ -237,7 +237,7 @@ RUN pip install --no-cache-dir "$( grep templateflow aslprep-setup.cfg | xargs )
# Installing ASLPREP
COPY . /src/aslprep

ARG VERSION=0.2.6
ARG VERSION=0.2.7
# Force static versioning within container
RUN echo "${VERSION}" > /src/aslprep/aslprep/VERSION && \
echo "include aslprep/VERSION" >> /src/aslprep/MANIFEST.in && \
Expand Down

0 comments on commit 7ceea30

Please sign in to comment.