Skip to content

Commit c4b59b1

Browse files
chore(deps): update sphinxdoc/sphinx docker tag to v8.2.3 (#3344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fd6fa4 commit c4b59b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Run `docker build -t spotbugs-sphinx .` to build docker image,
33
# and run `docker run -it -v $(pwd):/documents spotbugs-sphinx make html` to generate documents.
44

5-
FROM sphinxdoc/sphinx:8.2.1
5+
FROM sphinxdoc/sphinx:8.2.3
66

77
WORKDIR /docs/docs
88
RUN pip3 install --upgrade pip

0 commit comments

Comments
 (0)