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