diff --git a/.prow.yaml b/.prow.yaml index b08d5cf..fbf53cb 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -21,7 +21,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.5-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - hack/ci/verify.sh resources: @@ -37,7 +37,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.5-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - make - lint @@ -76,7 +76,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.5-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - make - test @@ -96,7 +96,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: ghcr.io/kcp-dev/infra/build:1.23.5-1 + - image: ghcr.io/kcp-dev/infra/build:1.23.7-2 command: - hack/ci/run-e2e-tests.sh resources: