1
0
mirror of https://github.com/Briffou/texlive-docker synced 2025-09-01 12:26:01 +00:00

Update label Dockerfile

This commit is contained in:
2019-08-17 09:43:38 -04:00
committed by GitHub
parent 973fe32639
commit 8b8d74790d

View File

@@ -2,7 +2,7 @@
# current version : Tex Live 2019
FROM phusion/baseimage
LABEL version="5 May 2019"
LABEL version="17 August 2019"
RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \
apt-get clean