diff --git a/docs/Dockerfile b/docs/Dockerfile index 57eb0475..6074bb4b 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.7 +FROM python:3.13.0 WORKDIR /build COPY . . ARG VERSION ALIAS