1
0
mirror of https://github.com/Briffou/texlive-docker synced 2025-04-11 23:04:57 +00:00

Update label Dockerfile

This commit is contained in:
Thomas Briffard 2019-08-17 09:43:38 -04:00 committed by GitHub
parent 973fe32639
commit 8b8d74790d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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