diff --git a/.prow.yaml b/.prow.yaml index 875b8122..edeb70ee 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -7,7 +7,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.4-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - make - verify-codegen @@ -21,7 +21,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.4-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - make - lint @@ -34,7 +34,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.4-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - make - test