Skip to content

Commit

Permalink
Use Docker Engine v20.10.24 until after the release is out.
Browse files Browse the repository at this point in the history
Not going to try to solve the jump to v24 today.
  • Loading branch information
abernix committed Aug 28, 2024
1 parent 3604632 commit 8bf4370
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 @@ -876,7 +876,7 @@ jobs:
- setup_remote_docker:
# CircleCI Image Policy
# https://circleci.com/docs/remote-docker-images-support-policy/
version: 24.0.9
version: 20.10.24
docker_layer_caching: true
- attach_workspace:
at: artifacts
Expand Down

0 comments on commit 8bf4370

Please sign in to comment.