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:
parent
02cc14beed
commit
0e81958957
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user