From 397e15a08f1026cd6ec7803490015f650dfc0c78 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 22:35:17 +0000
Subject: [PATCH] chore(deps): update python:3.12 docker digest to 2373ee6
 (#32002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 lib/modules/manager/azure-pipelines/readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/modules/manager/azure-pipelines/readme.md b/lib/modules/manager/azure-pipelines/readme.md
index fd70ec249d..8d77d8ce97 100644
--- a/lib/modules/manager/azure-pipelines/readme.md
+++ b/lib/modules/manager/azure-pipelines/readme.md
@@ -44,7 +44,7 @@ resources:
     - container: linux
       image: ubuntu:24.04
     - container: python
-      image: python:3.12@sha256:8565a886a5298016817114efed01dfad9077727c76b07bdc7a1979d2b321f367
+      image: python:3.12@sha256:2373ee6cd4b1199025af5bd6ee04103cdd1b07a83abe19e5e9c51f22921403fd
 
 stages:
   - stage: StageOne
-- 
GitLab