Skip to content

Commit c239f32

Browse files
chore(deps): update cimg/base docker tag to v2025.12
1 parent b394ea5 commit c239f32

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

1.23/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# By policy, the base image tag should be a quarterly tag unless there's a
66
# specific reason to use a different one. This means January, April, July, or
77
# October.
8-
FROM cimg/base:2025.07
8+
FROM cimg/base:2025.12
99

1010
LABEL maintainer="CircleCI Execution Team <eng-execution@circleci.com>"
1111

1.24/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# By policy, the base image tag should be a quarterly tag unless there's a
66
# specific reason to use a different one. This means January, April, July, or
77
# October.
8-
FROM cimg/base:2025.07
8+
FROM cimg/base:2025.12
99

1010
LABEL maintainer="CircleCI Execution Team <eng-execution@circleci.com>"
1111

1.25/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# By policy, the base image tag should be a quarterly tag unless there's a
66
# specific reason to use a different one. This means January, April, July, or
77
# October.
8-
FROM cimg/base:2025.07
8+
FROM cimg/base:2025.12
99

1010
LABEL maintainer="CircleCI Execution Team <eng-execution@circleci.com>"
1111

Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# By policy, the base image tag should be a quarterly tag unless there's a
66
# specific reason to use a different one. This means January, April, July, or
77
# October.
8-
FROM cimg/base:2025.07
8+
FROM cimg/base:2025.12
99

1010
LABEL maintainer="CircleCI Execution Team <eng-execution@circleci.com>"
1111

0 commit comments

Comments
 (0)