diff --git a/Dockerfile b/Dockerfile index 7685c656..008852a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Nutze ein schlankes Python-Image -FROM python:3.13-slim-bullseye +FROM python:3.13-slim-trixie ENV PYTHONUNBUFFERED 1