Skip to content

Commit

Permalink
Merge pull request #2858 from nipreps/ci/bump-docker-orb
Browse files Browse the repository at this point in the history
CI: Upgrade docker orb
  • Loading branch information
mgxd authored Sep 22, 2022
2 parents 9017b99 + 4feb341 commit 469384e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ version: 2.1
aliases:
- &src "/tmp/src/fmriprep"
orbs:
docker: circleci/docker@1.6.0
docker: circleci/docker@2.1.4

jobs:
build:
Expand Down

0 comments on commit 469384e

Please sign in to comment.