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:
Briffou 2019-05-04 21:10:07 -04:00 committed by GitHub
parent b3696641bd
commit 12665a86f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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