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

This commit is contained in:
Renovate Bot 2024-10-02 02:05:56 +00:00
parent 6f4adbe129
commit 1b9f175947

View file

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