We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a046593 commit f3ffbd8Copy full SHA for f3ffbd8
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
build_docker:
61
resource_class: small
62
docker:
63
- - image: cimg/base:2023.04
+ - image: cimg/base:2023.12
64
steps:
65
- checkout
66
- setup_remote_docker:
@@ -73,7 +73,7 @@ jobs:
73
publish_docker:
74
75
76
77
78
79
0 commit comments