diff --git a/Dockerfile b/Dockerfile index efb03b7..6b9ae4a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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