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 ad39ee7 commit 08056a8Copy full SHA for 08056a8
.circleci/config.yml
@@ -80,7 +80,7 @@ jobs:
80
build_docker:
81
resource_class: small
82
docker:
83
- - image: cimg/base:2025.01@sha256:f6b81723236539a091130e4f0e57c599253abf2e3980aa4e60eeee871b4e2ef7
+ - image: cimg/base:2025.05@sha256:aba70d4929ae645edb03d5df79b93be75254f0fc39f6bf86001a0aec8d661f32
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