From 33a5daef7c2a6b0976c1c8a50237210b6b30e850 Mon Sep 17 00:00:00 2001 From: "Nelo-T. Wallus" Date: Mon, 12 May 2025 19:09:53 +0200 Subject: [PATCH] Update prow images --- .prow.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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