Skip to content

Commit

Permalink
Merge pull request #32327 from cpanato/update-bom
Browse files Browse the repository at this point in the history
update bom jobs to use go1.22
  • Loading branch information
k8s-ci-robot committed Mar 28, 2024
2 parents 0124c48 + 1cdaea2 commit 9bc7b6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9bc7b6f

Please sign in to comment.