From 1cdaea2267b6a80c92d3a6add8fc79af78662845 Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 28 Mar 2024 12:05:43 +0100 Subject: [PATCH] update bom jobs to use go1.22 Signed-off-by: cpanato --- config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml b/config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml index 88b4b22c42e4..e71240abf7e3 100644 --- a/config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml @@ -7,7 +7,7 @@ presubmits: cluster: eks-prow-build-cluster spec: containers: - - image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.21-bookworm + - image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.22-bookworm imagePullPolicy: Always command: - go @@ -34,7 +34,7 @@ presubmits: cluster: eks-prow-build-cluster spec: containers: - - image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.21-bookworm + - image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.22-bookworm imagePullPolicy: Always command: - go @@ -61,7 +61,7 @@ presubmits: cluster: eks-prow-build-cluster spec: containers: - - image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.21-bookworm + - image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.22-bookworm imagePullPolicy: Always command: - go