Skip to content

Commit

Permalink
bump texlive 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
felipenoris committed May 14, 2019
1 parent 83c22ac commit ff39748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ ADD texlive.profile texlive.profile
# non-interactive http://www.tug.org/pipermail/tex-live/2008-June/016323.html
# Official link: http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz

ENV TEXLIVE_VERSION 2018
ENV TEXLIVE_VERSION 2019

RUN wget http://mirrors.rit.edu/CTAN/systems/texlive/Images/texlive$TEXLIVE_VERSION.iso \
&& wget http://mirrors.rit.edu/CTAN/systems/texlive/Images/texlive$TEXLIVE_VERSION.iso.md5 \
Expand Down

0 comments on commit ff39748

Please # to comment.