Merge pull request #1871 from Paramesh324/bump-gcb-docker-gcloud_issue_38936

cloudbuild: pin gcb-docker-gcloud image by digest
This commit is contained in:
Kubernetes Prow Robot
2026-05-11 14:15:48 +05:30
committed by GitHub

View File

@@ -7,7 +7,7 @@ timeout: 3600s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud@sha256:ff388e0dc16351e96f8464e2e185b74a7578a5ccb7a112cf3393468e59e6e2d2' # v20260205-38cfa9523f
entrypoint: make
env:
- DOCKER_CLI_EXPERIMENTAL=enabled