We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95b5a2c + 1642fdf commit 16ec047Copy full SHA for 16ec047
config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml
@@ -27,7 +27,7 @@ presubmits:
27
path_alias: k8s.io/publishing-bot
28
spec:
29
containers:
30
- - image: public.ecr.aws/docker/library/golang:1.24
+ - image: public.ecr.aws/docker/library/golang:1.25
31
command:
32
- make
33
- test
@@ -53,7 +53,7 @@ presubmits:
53
path_alias: k8s.io/kubernetes
54
55
56
57
env:
58
- name: "GOWORK"
59
value: "off"
0 commit comments