1
0
mirror of https://github.com/Briffou/texlive-docker synced 2025-09-01 12:26:01 +00:00

Update label

This commit is contained in:
Briffou
2018-01-19 08:17:32 -05:00
committed by GitHub
parent bfd807834b
commit 7702013098

View File

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