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

Update Dockerfile

This commit is contained in:
Briffou
2018-06-16 21:28:40 -04:00
committed by GitHub
parent c7cda7c43d
commit 6b6c0606bf

View File

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