File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
config/jobs/kubernetes-sigs/zeitgeist Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ presubmits:
7
7
cluster : eks-prow-build-cluster
8
8
spec :
9
9
containers :
10
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.24 -bookworm
10
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.25 -bookworm
11
11
imagePullPolicy : Always
12
12
command :
13
13
- make
@@ -31,7 +31,7 @@ presubmits:
31
31
cluster : eks-prow-build-cluster
32
32
spec :
33
33
containers :
34
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.24 -bookworm
34
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.25 -bookworm
35
35
imagePullPolicy : Always
36
36
command :
37
37
- make
@@ -55,7 +55,7 @@ presubmits:
55
55
cluster : eks-prow-build-cluster
56
56
spec :
57
57
containers :
58
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.24 -bookworm
58
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.25 -bookworm
59
59
imagePullPolicy : Always
60
60
command :
61
61
- make
You can’t perform that action at this time.
0 commit comments