chore(deps): update python docker tag to v3.12.5 (#15)
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline failed

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-08-08 18:48:22 +02:00 committed by renovate
parent 6bc4c1e40a
commit 7cfd7ebed9

View file

@ -1,4 +1,4 @@
FROM python:3.12.4-bookworm
FROM python:3.12.5-bookworm
ENV DEBIAN_FRONTEND=noninteractive
# nötig damit die ansible-tools gefunden werden