Skip to content

Commit

Permalink
chore(deps): update sphinxdoc/sphinx docker tag to v7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent a197132 commit 58fd7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Dockerfile
Expand Up @@ -2,7 +2,7 @@
# Run `docker build -t spotbugs-sphinx .` to build docker image,
# and run `docker run -it -v $(pwd):/documents spotbugs-sphinx make html` to generate documents.

FROM sphinxdoc/sphinx:7.1.2
FROM sphinxdoc/sphinx:7.3.7

WORKDIR /docs/docs
RUN pip3 install --upgrade pip
Expand Down

0 comments on commit 58fd7e2

Please sign in to comment.