Skip to content

Commit 7a5a6cc

Browse files
committed
update build image to gain arm64 support
On-behalf-of: @SAP [email protected]
1 parent 3698fb3 commit 7a5a6cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.prow.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
preset-goproxy: "true"
88
spec:
99
containers:
10-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
10+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
1111
command:
1212
- make
1313
- verify
@@ -20,7 +20,7 @@ presubmits:
2020
preset-goproxy: "true"
2121
spec:
2222
containers:
23-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
23+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
2424
command:
2525
- make
2626
- lint

0 commit comments

Comments
 (0)