We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd6fa4 commit c4b59b1Copy full SHA for c4b59b1
docs/Dockerfile
@@ -2,7 +2,7 @@
2
# Run `docker build -t spotbugs-sphinx .` to build docker image,
3
# and run `docker run -it -v $(pwd):/documents spotbugs-sphinx make html` to generate documents.
4
5
-FROM sphinxdoc/sphinx:8.2.1
+FROM sphinxdoc/sphinx:8.2.3
6
7
WORKDIR /docs/docs
8
RUN pip3 install --upgrade pip
0 commit comments