Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f74e2d

Browse files
authoredDec 14, 2022
ci: doker image fix
1 parent 7926435 commit 1f74e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parameters:
1212

1313
defaults: &defaults
1414
docker:
15-
- image: docker:17.11.0-ce-git
15+
- image: docker:20.10.21-git
1616
environment:
1717
ENV: $BASH_ENV
1818

0 commit comments

Comments
 (0)
Please sign in to comment.