add lastpage, url fix

This commit is contained in:
Wolfgang Hottgenroth 2020-09-28 16:15:56 +02:00
parent 85a7b36511
commit b1a51784b9
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -5,7 +5,7 @@ LABEL ImageName="registry.hottis.de/dockerized/build-env-latex"
LABEL AlternativeImageName="wollud1969/build-env-latex"
ARG ACROTEX_URL="http://mirrors.ctan.org/macros/latex/contrib/acrotex.zip"
ARG LASTPAGE_URL="http://mirrors.ctan.org/macros/latex/contrib/lastpage"
ARG LASTPAGE_URL="http://mirrors.ctan.org/macros/latex/contrib/lastpage.zip"
ENV TEXINPUTS "~/texmf//:"
RUN \