Skip to content

Commit e414206

Browse files
committed
update promo-tools job to use go 1.25
Signed-off-by: Carlos Panato <[email protected]>
1 parent de13c59 commit e414206

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)