Skip to content

Commit 62f7363

Browse files
committed
prow: use build:1.23.4-1
On-behalf-of: SAP robert.vasek@sap.com Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
1 parent 99cf7e4 commit 62f7363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.prow.yaml

Lines changed: 2 additions & 2 deletions
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.22.2-1
10+
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
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.22.2-1
23+
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
2424
command:
2525
- make
2626
- lint

0 commit comments

Comments
 (0)