diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-12 00:14:00 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-12 00:14:00 +0000 |
commit | bb4012e415565a0b45b0eb7d996dcb421fa06307 (patch) | |
tree | 683ae191e6b96fb71f0773d0fa86293636c71dbc | |
parent | 55e9703f1f395ab7243c5c9da2f897c59263458c (diff) | |
download | renovate-bb4012e415565a0b45b0eb7d996dcb421fa06307.tar.gz renovate-bb4012e415565a0b45b0eb7d996dcb421fa06307.zip |
chore(deps): update python:3.13 docker digest to 9255d19 (#33054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | lib/modules/manager/azure-pipelines/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/modules/manager/azure-pipelines/readme.md b/lib/modules/manager/azure-pipelines/readme.md index 7ada40c2e61..efc44890bea 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.13@sha256:220d07595f288567bbf07883576f6591dad77d824dce74f0c73850e129fa1f46 + image: python:3.13@sha256:9255d1993f6d28b8a1cd611b108adbdfa38cb7ccc46ddde8ea7d734b6c845e32 stages: - stage: StageOne |