Skip to content

Commit

Permalink
Upgrading bidsapp_builder to v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pvelasco committed Nov 12, 2019
1 parent 822cd10 commit 99a0d62
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 @@ -3,7 +3,7 @@
# we'll just get only what we need for the actual APP

# Use CBI's BIDSApp_builder as a parent image:
ARG BIDSAPP_BUILDER_VERSION=v1.4
ARG BIDSAPP_BUILDER_VERSION=v1.5
FROM cbinyu/bidsapp_builder:${BIDSAPP_BUILDER_VERSION} as builder

## install:
Expand Down

0 comments on commit 99a0d62

Please sign in to comment.