Skip to content

Commit

Permalink
Updated Docker version in CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Aug 24, 2023
1 parent 864b0bf commit d9945af
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 @@ -5,7 +5,7 @@ jobs:
- image: php:8-cli
environment:
GOSS_FILES_STRATEGY: cp
DOCKER_VERSION: 20.10.22
DOCKER_VERSION: 24.0.5
working_directory: ~/repo
steps:
- checkout
Expand Down

0 comments on commit d9945af

Please sign in to comment.