@@ -7,7 +7,7 @@ presubmits:
77 preset-goproxy : " true"
88 spec :
99 containers :
10- - image : ghcr.io/kcp-dev/infra/build:1.23.7-1
10+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
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.23.7-1
30+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
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.23.7-1
47+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
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.23.7-1
86+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
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.23.7-1
107+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
108108 command :
109109 - ./hack/run-with-prow.sh
110110 - ./hack/run-with-prometheus.sh
@@ -133,7 +133,7 @@ presubmits:
133133 preset-goproxy : " true"
134134 spec :
135135 containers :
136- - image : ghcr.io/kcp-dev/infra/build:1.23.7-1
136+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
137137 command :
138138 - ./hack/run-with-prow.sh
139139 - ./hack/run-with-prometheus.sh
@@ -164,7 +164,7 @@ presubmits:
164164 preset-goproxy : " true"
165165 spec :
166166 containers :
167- - image : ghcr.io/kcp-dev/infra/build:1.23.7-1
167+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
168168 command :
169169 - ./hack/run-with-prow.sh
170170 - ./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.23.7-1
196+ - image : ghcr.io/kcp-dev/infra/build:1.23.7-2
197197 command :
198198 - ./hack/run-with-prow.sh
199199 - ./hack/run-with-prometheus.sh
0 commit comments