update Dockerfile

This commit is contained in:
rebortg 2024-01-16 21:47:38 +01:00
parent bcef0f76c5
commit cf6712773d

View File

@ -35,7 +35,7 @@ RUN pip3 install sphinx-autobuild
RUN pip3 install sphinx-notfound-page
RUN pip3 install lxml
RUN pip3 install myst-parser
RUN pip3 install sphinx-panels
RUN pip3 install sphinx_design
# Cleanup