Skip to content

Commit b930a64

Browse files
authored
Merge pull request #1832 from bids-standard/sappelhoff-patch-1
Update circleci docker image
2 parents 2d7cfd0 + 9629ab0 commit b930a64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@ jobs:
174174
docker:
175175
- image: cimg/base:stable
176176
steps:
177-
- setup_remote_docker:
178-
version: 17.11.0-ce
177+
- setup_remote_docker
179178
# checkout code to default ~/project
180179
- checkout
181180
- attach_workspace:

0 commit comments

Comments
 (0)