Skip to content

Commit afcee84

Browse files
committed
Update prow jobs to use 1.24 images
Signed-off-by: Nelo-T. Wallus <[email protected]>
1 parent d4a93d7 commit afcee84

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.23.7-2
10+
- image: ghcr.io/kcp-dev/infra/build:1.24.5-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.23.7-2
23+
- image: ghcr.io/kcp-dev/infra/build:1.24.5-1
2424
command:
2525
- make
2626
- lint

0 commit comments

Comments
 (0)