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 b8ee2b3 commit c19b11cCopy full SHA for c19b11c
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build-docker-image:
5
docker:
6
- - image: cimg/base:2023.12@sha256:f289a5996cc955a60d6fdd16e299a272f821390421af959597655ed06e5eb231
+ - image: cimg/base:2025.05@sha256:aba70d4929ae645edb03d5df79b93be75254f0fc39f6bf86001a0aec8d661f32
7
steps:
8
- checkout
9
- attach_workspace:
0 commit comments