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 8811ae4 commit e487c17Copy full SHA for e487c17
.circleci/config.yml
@@ -80,7 +80,7 @@ jobs:
80
build_docker:
81
resource_class: small
82
docker:
83
- - image: cimg/base:2025.05@sha256:aba70d4929ae645edb03d5df79b93be75254f0fc39f6bf86001a0aec8d661f32
+ - image: cimg/base:2025.06@sha256:9e0a8c6aecdc9190dd0ea5aaa51b630dbec0972bdd8a583240342af466823d27
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