Skip to content

Commit 6baa48c

Browse files
authored
Merge pull request #42 from embik/bump-jobs-1.23.7-2
Update prow jobs to infra/build:1.23.7-2 image for ARM64 support
2 parents fe1a030 + f5a9452 commit 6baa48c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.prow.yaml

Lines changed: 4 additions & 4 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.4-3
10+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
1111
command:
1212
- make
1313
- verify
@@ -24,7 +24,7 @@ presubmits:
2424
preset-goproxy: "true"
2525
spec:
2626
containers:
27-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-3
27+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
2828
command:
2929
- make
3030
- lint
@@ -63,7 +63,7 @@ presubmits:
6363
preset-goproxy: "true"
6464
spec:
6565
containers:
66-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-3
66+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
6767
command:
6868
- make
6969
- test
@@ -83,7 +83,7 @@ presubmits:
8383
preset-goproxy: "true"
8484
spec:
8585
containers:
86-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-3
86+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
8787
command:
8888
- hack/ci/run-e2e-tests.sh
8989
resources:

0 commit comments

Comments
 (0)