File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
config/jobs/kubernetes/release Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ presubmits:
100
100
cluster : eks-prow-build-cluster
101
101
spec :
102
102
containers :
103
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.20 -bookworm
103
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.21 -bookworm
104
104
imagePullPolicy : Always
105
105
command :
106
106
- make
@@ -126,7 +126,7 @@ presubmits:
126
126
path_alias : k8s.io/release
127
127
spec :
128
128
containers :
129
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.20 -bookworm
129
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.21 -bookworm
130
130
imagePullPolicy : Always
131
131
command :
132
132
- make
@@ -151,7 +151,7 @@ presubmits:
151
151
path_alias : k8s.io/release
152
152
spec :
153
153
containers :
154
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.20 -bookworm
154
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.21 -bookworm
155
155
imagePullPolicy : Always
156
156
command :
157
157
- make
@@ -176,7 +176,7 @@ presubmits:
176
176
cluster : eks-prow-build-cluster
177
177
spec :
178
178
containers :
179
- - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.20 -bookworm
179
+ - image : gcr.io/k8s-staging-releng/releng-ci:latest-go1.21 -bookworm
180
180
imagePullPolicy : Always
181
181
command :
182
182
- make
You can’t perform that action at this time.
0 commit comments