Update Dockerfile to use an updated package that should work in more recent Debian.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-09-07 15:16:17 +01:00
parent dcb4c4e89a
commit e4c68a0e7a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RUN apt-get update \
texlive \
texlive-science \
texlive-fonts-extra \
texlive-generic-recommended \
texlive-plain-generic \
texlive-bibtex-extra
RUN pip3 install rst2html5