Skip to content

Commit 77d27e7

Browse files
Update cimg/base Docker tag to v2026.02 (#7470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e096e0d commit 77d27e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
# Only proceed to other jobs if canary_jobs passes.
66
canary_jobs:
77
docker:
8-
- image: 'cimg/base:2026.01'
8+
- image: 'cimg/base:2026.02'
99
resource_class: small
1010
environment:
1111
CIRCLE_COMPARE_URL: << pipeline.project.git_url >>/compare/<< pipeline.git.base_revision >>..<<pipeline.git.revision>>

0 commit comments

Comments
 (0)