File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ RUN mkdir -p ${TEMPLATES_DIR} && \
178
178
179
179
# eisvogel
180
180
ARG EISVOGEL_REPO=https://raw.githubusercontent.com/Wandmalfarbe/pandoc-latex-template
181
- ARG EISVOGEL_VERSION=v2 .4.0
181
+ ARG EISVOGEL_VERSION=2 .4.2
182
182
RUN wget ${EISVOGEL_REPO}/${EISVOGEL_VERSION}/eisvogel.tex -O ${TEMPLATES_DIR}/eisvogel.latex
183
183
184
184
# Lua filters
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ RUN mkdir -p ${TEMPLATES_DIR} && \
198
198
199
199
# eisvogel
200
200
ARG EISVOGEL_REPO=https://raw.githubusercontent.com/Wandmalfarbe/pandoc-latex-template
201
- ARG EISVOGEL_VERSION=v2 .4.0
201
+ ARG EISVOGEL_VERSION=2 .4.2
202
202
RUN wget ${EISVOGEL_REPO}/${EISVOGEL_VERSION}/eisvogel.tex -O ${TEMPLATES_DIR}/eisvogel.latex
203
203
204
204
# Lua Filters
You can’t perform that action at this time.
0 commit comments