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 26e8c8b commit acc2a18Copy full SHA for acc2a18
.circleci/config.yml
@@ -80,7 +80,7 @@ jobs:
80
build_docker:
81
resource_class: small
82
docker:
83
- - image: cimg/base:2024.12@sha256:03c91d4730297b5af3718e1e81d43e210eae02be271ed7d370ccb3b994dad2bd
+ - image: cimg/base:2025.01@sha256:f6b81723236539a091130e4f0e57c599253abf2e3980aa4e60eeee871b4e2ef7
84
steps:
85
- checkout
86
- setup_remote_docker
@@ -96,7 +96,7 @@ jobs:
96
publish_docker:
97
98
99
100
101
102
0 commit comments