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