Skip to content

Commit

Permalink
Bump Docker deployment version
Browse files Browse the repository at this point in the history
Apparently 19.03.13 is no longer available.
  • Loading branch information
tsalo committed Sep 17, 2024
1 parent 8be16cb commit eab7c09
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 @@ -28,7 +28,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: 19.03.13
version: docker24
- run:
name: Build and push
no_output_timeout: 5h
Expand Down

0 comments on commit eab7c09

Please sign in to comment.