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

This commit is contained in:
Renovate Bot 2024-10-08 02:05:24 +00:00
parent cb02ff22d1
commit 3c0034bab9

View file

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