Skip to content

Commit 42f075b

Browse files
phi-nguyendpdbaluta
authored andcommitted
Using old sphnix_rtd_theme package for docker-docs target
Signed-off-by: Nguyen Dinh Phi <phind.uet@gmail.com>
1 parent 543a7ae commit 42f075b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/labs/docker/docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apt-get install -y fonts-noto-cjk
2020
RUN apt-get install -y latexmk
2121
RUN apt-get install -y librsvg2-bin
2222
RUN apt-get install -y texlive-xetex
23-
RUN pip install Sphinx==1.6.7 sphinx_rtd_theme hieroglyph==1.0 Jinja2==2.11.3 markupsafe==2.0.1
23+
RUN pip install Sphinx==1.6.7 sphinx_rtd_theme==1.3.0 hieroglyph==1.0 Jinja2==2.11.3 markupsafe==2.0.1
2424
# append new packages here, to minimize docker rebuild time
2525
RUN rm -rf /var/lib/apt/lists/*
2626

0 commit comments

Comments
 (0)