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

Update Label in Dockerfile

This commit is contained in:
Thomas Briffard 2021-04-22 14:56:37 +02:00 committed by GitHub
parent 02cc14beed
commit 0e81958957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
# Docker for Tex Live # Docker for Tex Live
# current version : Tex Live 2020 # current version : Tex Live 2021
FROM phusion/baseimage FROM phusion/baseimage
LABEL version="16 April 2020" LABEL version="22 April 2021"
RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \ RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \
apt-get clean apt-get clean