From 0bf3ff785675660dca1209f4b5c270c9d1a91732 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 12:47:47 +0000 Subject: [PATCH] Update python:3.10 Docker digest to 4585309 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index f4f0e18..4a60c6a 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,6 +1,6 @@ agents: useVault: true - image: "python:3.10@sha256:6ff000548a4fa34c1be02624836e75e212d4ead8227b4d4381c3ae998933a922" + image: "python:3.10@sha256:4585309097d523698d382a2de388340896e021319b327e2d9c028f3b4c316138" notify: - if: 'build.branch =~ /^((main)|([0-9]+\.[0-9]+))\$/ && (build.state == "failed" || pipeline.started_passing)'