Remove temporary bera font in invoices, add texlive-base-recommended for invoices
This commit is contained in:
parent
bcb2398d68
commit
3af083fb6b
3 changed files with 6 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ RUN apt-get update && \
|
|||
python3-babel python3-lockfile python3-pip python3-phonenumbers ipython3 \
|
||||
python3-bs4 python3-setuptools \
|
||||
uwsgi uwsgi-plugin-python3 \
|
||||
texlive-latex-base texlive-lang-french lmodern texlive-fonts-recommended \
|
||||
texlive-latex-base texlive-latex-recommended texlive-lang-french lmodern texlive-fonts-recommended \
|
||||
gettext libjs-bootstrap4 fonts-font-awesome && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue