chore(deps): update python docker tag to v3.13.1 (#76)
All checks were successful
lint, build and push / lint (push) Successful in 6s
lint, build and push / build (push) Successful in 3m41s

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-12-05 01:06:00 +01:00 committed by renovate
parent 6095184e8b
commit 7be4270d83

View file

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