Skip to content

Commit 88476cc

Browse files
committed
update pull-publishing-bot-validate to use go1.25
Signed-off-by: Carlos Panato <[email protected]>
1 parent 16ec047 commit 88476cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ presubmits:
158158
path_alias: k8s.io/publishing-bot
159159
spec:
160160
containers:
161-
- image: public.ecr.aws/docker/library/golang:1.24
161+
- image: public.ecr.aws/docker/library/golang:1.25
162162
env:
163163
- name: "GOWORK"
164164
value: "off"

0 commit comments

Comments
 (0)