diff --git a/Dockerfile b/Dockerfile index fa6471a..46fda53 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/python:3.14.0-slim +FROM docker.io/python:3.14.1-slim ENV MPLCONFIGDIR /tmp RUN pip install --upgrade wheel pip