diff --git a/Dockerfile b/Dockerfile index ce8e9ea..8f6fb8b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14.6 +FROM python:3.14.7 RUN pip install --upgrade pip