From 3623e578fbd55086fb57ad43e421e8ed57b28a90 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 08:06:48 +0000
Subject: [PATCH] chore(deps): update python:3.12 docker digest to 8768f0b
 (#31994)

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 35c72c834a..e737ceac5f 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:05855f5bf06f5a004b0c1a8aaac73a9d9ea54390fc289d3e80ef52c4f90d5585
+      image: python:3.12@sha256:8768f0b89d43d8552f28a8586ebdae4938074ca9ef4df76265efc6ff1450c6cb
 
 stages:
   - stage: StageOne
-- 
GitLab