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 2018-12-02 20:35:33 -05:00 committed by GitHub
parent 0c5160bf79
commit 1ea0a8e38b
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="25 October 2018"
LABEL version="2 December 2018"
RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \
apt-get clean