Update Dockerfile
This commit is contained in:
parent
008fed2191
commit
e19dd4f150
@ -18,4 +18,4 @@ RUN wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz \
|
||||
&& /install-tl-unx/install-tl -profile /install-tl-unx/texlive.profile \
|
||||
&& rm -r /install-tl-unx
|
||||
|
||||
ENV PATH="/usr/local/texlive/2020/bin/x86_64-linux:${PATH}"
|
||||
ENV PATH="/usr/local/texlive/2021/bin/x86_64-linux:${PATH}"
|
||||
|
Loading…
Reference in New Issue
Block a user