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 90af1fe commit 41eb754Copy full SHA for 41eb754
.circleci/config.yml
@@ -79,7 +79,7 @@ jobs:
79
build_docker:
80
resource_class: small
81
docker:
82
- - image: cimg/base:2023.12
+ - image: cimg/base:2024.01
83
steps:
84
- checkout
85
- setup_remote_docker:
@@ -92,7 +92,7 @@ jobs:
92
publish_docker:
93
94
95
96
97
98
0 commit comments