diff --git a/Dockerfile b/Dockerfile index 3376ad1..1a6836a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.4-bookworm +FROM python:3.12.5-bookworm ENV DEBIAN_FRONTEND=noninteractive # nötig damit die ansible-tools gefunden werden