Skip to content

Commit 72747f7

Browse files
authored
Merge pull request #42 from embik/bump-build-image
🌱 Bump prow jobs to use ghcr.io/kcp-dev/infra/build:1.20.13-1
2 parents 6f64986 + 8c68938 commit 72747f7

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.19.9-1
10+
- image: ghcr.io/kcp-dev/infra/build:1.20.13-1
1111
command:
1212
- make
1313
- verify-imports
@@ -21,7 +21,7 @@ presubmits:
2121
preset-goproxy: "true"
2222
spec:
2323
containers:
24-
- image: ghcr.io/kcp-dev/infra/build:1.19.9-1
24+
- image: ghcr.io/kcp-dev/infra/build:1.20.13-1
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.19.9-1
37+
- image: ghcr.io/kcp-dev/infra/build:1.20.13-1
3838
command:
3939
- make
4040
- test

0 commit comments

Comments
 (0)