From 83b13e8352daad302bb4349b107c3512888e99de Mon Sep 17 00:00:00 2001 From: "dnastack-renovate[bot]" <209827418+dnastack-renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 12:34:01 +0000 Subject: [PATCH] [CU-86b4umhm1] Update python:3.12-slim Docker digest to 5072b08 --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 3747072e..be9e873b 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -90,7 +90,7 @@ steps: # Test with the latest stable release of Python. - id: python-3.12 - name: python:3.12-slim@sha256:744a20876a5eb3cfb2b21c62f1755e286da9af3715ad92179f1f78e853f00bee + name: python:3.12-slim@sha256:5072b08ad74609c5329ab4085a96dfa873de565fb4751a4cfcd7dcc427661df0 entrypoint: bash args: - '-ec'