chore(deps): update python docker tag to v3.13.0 (#45)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
cb02ff22d1
commit
64a825580d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue