Skip to content

Commit

Permalink
Use CircleCI default docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
vpaturet committed Feb 19, 2024
1 parent a3ff4db commit f5a82d0
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 @@ -155,7 +155,7 @@ jobs:
<<: *google-sdk-container-config
steps:
- setup_remote_docker:
version: 20.10.17
version: default
docker_layer_caching: true
- attach_workspace:
at: ~/project
Expand Down

0 comments on commit f5a82d0

Please sign in to comment.