chore(deps): update python docker tag to v3.13.0 (#45)
Some checks failed
lint, build and push / lint (push) Successful in 4s
lint, build and push / build (push) Failing after 11s

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-10-08 04:05:25 +02:00 committed by renovate
parent cb02ff22d1
commit 64a825580d

View file

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