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:
Briffou
2019-02-28 19:30:24 -05:00
committed by GitHub
parent 1ea0a8e38b
commit be7ad912ef

View File

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