diff --git a/Dockerfile b/Dockerfile index e26df44..6e32f86 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14.0 +FROM python:3.14.1 ENV PYTHONUNBUFFERED=1