add texlive-latex-extra, bump to version 0.2.1

This commit is contained in:
2020-09-17 12:57:07 +02:00
parent 142e27fa16
commit e9f1769588
3 changed files with 2 additions and 2 deletions

View File

@ -23,6 +23,7 @@ RUN \
apt-get install -y zip && \ apt-get install -y zip && \
apt-get install -y vim.tiny && \ apt-get install -y vim.tiny && \
apt-get install -y texlive && \ apt-get install -y texlive && \
apt-get install -y texlive-latex-extra && \
apt-get install -y p7zip-full && \ apt-get install -y p7zip-full && \
rm -rf /var/lib/apt/lists/* && \ rm -rf /var/lib/apt/lists/* && \
cd /tmp && \ cd /tmp && \

View File

@ -1 +1 @@
0.2.0 0.2.1

View File

@ -1 +0,0 @@
0.1.3c