Skip to content

Commit

Permalink
Use registry.k8s.io/releng/releng-ci:1.20.5-bookworm-0 as go build …
Browse files Browse the repository at this point in the history
…image

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
  • Loading branch information
saschagrunert committed Jul 12, 2023
1 parent df0b68d commit 624efda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ steps:
echo "Checking out ${_PULL_BASE_REF}"
git checkout ${_PULL_BASE_REF}
- name: 'gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye'
- name: 'registry.k8s.io/releng/releng-ci:1.20.5-bookworm-0'
dir: "go/src/sigs.k8s.io/bom"
entrypoint: go
env:
Expand Down

0 comments on commit 624efda

Please sign in to comment.