diff --git a/Dockerfile b/Dockerfile index 90b55dd..b8dac7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,4 @@ -FROM sphinxdoc/sphinx-latexpdf:8.0.2 -# Pin the docker tag to use Python 3.12 to work -# around PyPi sub-dependencies with no 3.13 wheels +FROM sphinxdoc/sphinx-latexpdf # ARG DEBIAN_FRONTEND=noninteractive # RUN apt-get update && apt-get install -y --no-install-recommends \