Skip to content

Commit f2d5861

Browse files
authored
Merge pull request #35927 from cpanato/update
update promo-tools job to use go 1.25
2 parents de13c59 + e414206 commit f2d5861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ presubmits:
168168
- ^main$
169169
spec:
170170
containers:
171-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.24-bookworm
171+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.25-trixie
172172
imagePullPolicy: Always
173173
command:
174174
- make

0 commit comments

Comments
 (0)