Skip to content

Commit bdce542

Browse files
authored
Merge pull request #108 from ntnn/update-prow
🐛 Update prow images
2 parents 572c293 + 33a5dae commit bdce542

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.prow.yaml

Lines changed: 3 additions & 3 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-1
10+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
1111
command:
1212
- make
1313
- verify-codegen
@@ -21,7 +21,7 @@ presubmits:
2121
preset-goproxy: "true"
2222
spec:
2323
containers:
24-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
24+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
2525
command:
2626
- make
2727
- lint
@@ -34,7 +34,7 @@ presubmits:
3434
preset-goproxy: "true"
3535
spec:
3636
containers:
37-
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
37+
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
3838
command:
3939
- make
4040
- test

0 commit comments

Comments
 (0)