Skip to content

Commit 08c1da2

Browse files
committed
Fix cimg base image version
1 parent 6118ca9 commit 08c1da2

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
@@ -44,7 +44,7 @@ jobs:
4444
4545
docker:
4646
docker:
47-
- image: cimg/base:2022.12
47+
- image: cimg/base:2022.04
4848
steps:
4949
- checkout
5050
- setup_remote_docker:

0 commit comments

Comments
 (0)