From 90589f97b964a2ee040fe91b2ef6edf36431a680 Mon Sep 17 00:00:00 2001 From: cpanato Date: Sat, 16 Mar 2024 19:16:15 +0100 Subject: [PATCH] update jobs to use go1.22 Signed-off-by: cpanato --- config/jobs/kubernetes/release/release-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/jobs/kubernetes/release/release-config.yaml b/config/jobs/kubernetes/release/release-config.yaml index 68ec381a2e13..31cf243e6846 100644 --- a/config/jobs/kubernetes/release/release-config.yaml +++ b/config/jobs/kubernetes/release/release-config.yaml @@ -104,7 +104,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: - make @@ -130,7 +130,7 @@ presubmits: path_alias: k8s.io/release 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: - make @@ -155,7 +155,7 @@ presubmits: path_alias: k8s.io/release 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: - make @@ -180,7 +180,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: - make