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 d151932Copy full SHA for d151932
.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.06@sha256:9e0a8c6aecdc9190dd0ea5aaa51b630dbec0972bdd8a583240342af466823d27
7
steps:
8
- checkout
9
- attach_workspace:
0 commit comments