Skip to content

Commit

Permalink
Update circleci docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff authored May 23, 2024
1 parent 2d7cfd0 commit 9629ab0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@ jobs:
docker:
- image: cimg/base:stable
steps:
- setup_remote_docker:
version: 17.11.0-ce
- setup_remote_docker
# checkout code to default ~/project
- checkout
- attach_workspace:
Expand Down

0 comments on commit 9629ab0

Please sign in to comment.