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

Update label

This commit is contained in:
Briffou 2017-08-27 12:54:55 -04:00 committed by GitHub
parent ab6d895f8c
commit d7ab42fcc7

View File

@ -2,7 +2,7 @@
# current version : Tex Live 2017
FROM phusion/baseimage
LABEL version="2 july 2017"
LABEL version="27 august 2017"
RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \
apt-get clean