From 47e1cffc1c51bfebc45d782bd32d903478ae6264 Mon Sep 17 00:00:00 2001 From: cpanato Date: Fri, 1 Mar 2024 18:27:58 +0100 Subject: [PATCH] update tejolote jobs to use go1.22 Signed-off-by: cpanato --- config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml b/config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml index 2862f5ad0ae0..aaf4f92214aa 100644 --- a/config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/tejolote/tejolote-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