diff --git a/docs/Dockerfile b/docs/Dockerfile index b209c261..172f45a6 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9 +FROM python:3.11 RUN pip install --upgrade pip