Skip to content

Commit

Permalink
prow: use image ghcr.io/kcp-dev/infra/build:1.23.4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gman0 committed Dec 18, 2024
1 parent a9eb975 commit 14bbaca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
preset-goproxy: "true"
spec:
containers:
- image: ghcr.io/kcp-dev/infra/build:1.22.2-1
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
command:
- make
- verify-boilerplate
Expand All @@ -20,7 +20,7 @@ presubmits:
preset-goproxy: "true"
spec:
containers:
- image: ghcr.io/kcp-dev/infra/build:1.22.2-1
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
command:
- make
- lint
Expand All @@ -33,7 +33,7 @@ presubmits:
preset-goproxy: "true"
spec:
containers:
- image: ghcr.io/kcp-dev/infra/build:1.22.2-1
- image: ghcr.io/kcp-dev/infra/build:1.23.4-1
command:
- make
- test

0 comments on commit 14bbaca

Please # to comment.