We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e096e0d commit 77d27e7Copy full SHA for 77d27e7
1 file changed
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
# Only proceed to other jobs if canary_jobs passes.
6
canary_jobs:
7
docker:
8
- - image: 'cimg/base:2026.01'
+ - image: 'cimg/base:2026.02'
9
resource_class: small
10
environment:
11
CIRCLE_COMPARE_URL: << pipeline.project.git_url >>/compare/<< pipeline.git.base_revision >>..<<pipeline.git.revision>>
0 commit comments