From 1a43458ff791b59debb127e0f69236570d67bcb7 Mon Sep 17 00:00:00 2001 From: "dnastack-renovate[bot]" <209827418+dnastack-renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:49:13 +0000 Subject: [PATCH] [CU-86b4umhm1] Update gcr.io/cloud-builders/gcloud Docker digest to 4a58b98 --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 3747072e..c2741a29 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -2,7 +2,7 @@ timeout: 7200s steps: - id: setup - name: 'gcr.io/cloud-builders/gcloud@sha256:b50f18d45d6711dd2f6e81daf66e30c2ea5df8d40e40116e91c2aa25c8e92162' + name: 'gcr.io/cloud-builders/gcloud@sha256:4a58b9883e286608d1084cf21e5aed1cbb0817ac6adf41b1293cf2ef46c4942e' entrypoint: 'bash' args: - '-e'