Skip to content

Commit

Permalink
[FIX] update CI to newer docker
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcieslak authored May 8, 2024
2 parents b2112bb + 02594e0 commit 4b82467
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 @@ -612,7 +612,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: 19.03.13
version: docker24
docker_layer_caching: true
- run:
name: Build Docker image
Expand Down

0 comments on commit 4b82467

Please sign in to comment.