Skip to content

Commit

Permalink
ci: doker image fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kkartunov authored Dec 14, 2022
1 parent 7926435 commit 1f74e2d
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 @@ -12,7 +12,7 @@ parameters:

defaults: &defaults
docker:
- image: docker:17.11.0-ce-git
- image: docker:20.10.21-git
environment:
ENV: $BASH_ENV

Expand Down

0 comments on commit 1f74e2d

Please sign in to comment.