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 f332caa commit 0170f8fCopy full SHA for 0170f8f
.circleci/config.yml
@@ -84,7 +84,7 @@ jobs:
84
build_docker:
85
resource_class: small
86
docker:
87
- - image: cimg/base:2025.05@sha256:aba70d4929ae645edb03d5df79b93be75254f0fc39f6bf86001a0aec8d661f32
+ - image: cimg/base:2025.10@sha256:914f8f3896bc4033634a446552a8c256f19fdb56aa4e999cf493961d0681bc48
88
steps:
89
- checkout
90
- setup_remote_docker
@@ -100,7 +100,7 @@ jobs:
100
publish_docker:
101
102
103
104
105
106
0 commit comments