@@ -7,7 +7,7 @@ presubmits:
77 preset-goproxy : " true"
88 spec :
99 containers :
10- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
10+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
1111 command :
1212 - make
1313 - verify-boilerplate
@@ -27,7 +27,7 @@ presubmits:
2727 preset-goproxy : " true"
2828 spec :
2929 containers :
30- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
30+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
3131 command :
3232 - make
3333 - verify-codegen
@@ -44,7 +44,7 @@ presubmits:
4444 preset-goproxy : " true"
4545 spec :
4646 containers :
47- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
47+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
4848 command :
4949 - make
5050 - lint
@@ -83,7 +83,7 @@ presubmits:
8383 preset-goproxy : " true"
8484 spec :
8585 containers :
86- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
86+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
8787 command :
8888 - make
8989 - test
@@ -104,7 +104,7 @@ presubmits:
104104 preset-goproxy : " true"
105105 spec :
106106 containers :
107- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
107+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
108108 command :
109109 - ./hack/run-with-prow.sh
110110 - ./hack/run-with-prometheus.sh
@@ -131,7 +131,7 @@ presubmits:
131131 preset-goproxy : " true"
132132 spec :
133133 containers :
134- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
134+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
135135 command :
136136 - ./hack/run-with-prow.sh
137137 - ./hack/run-with-prometheus.sh
@@ -160,7 +160,7 @@ presubmits:
160160 preset-goproxy : " true"
161161 spec :
162162 containers :
163- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
163+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
164164 command :
165165 - ./hack/run-with-prow.sh
166166 - ./hack/run-with-prometheus.sh
@@ -193,7 +193,7 @@ presubmits:
193193 preset-goproxy : " true"
194194 spec :
195195 containers :
196- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
196+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
197197 command :
198198 - ./hack/run-with-prow.sh
199199 - ./hack/run-with-prometheus.sh
@@ -222,7 +222,7 @@ presubmits:
222222 preset-goproxy : " true"
223223 spec :
224224 containers :
225- - image : ghcr.io/kcp-dev/infra/build:1.24.8 -1
225+ - image : ghcr.io/kcp-dev/infra/build:1.24.9 -1
226226 command :
227227 - ./hack/run-with-prow.sh
228228 - ./hack/run-with-prometheus.sh
0 commit comments