Merge pull request #7 from maxkratz/feature/update-base-texlive-image

Updates base TeX Live image to v2024
This commit is contained in:
Maximilian Kratz 2024-04-01 07:41:47 +02:00 committed by GitHub
commit 58135e41f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Dockerfile to create a Pandoc render image with Eisvogel template installed
FROM maxkratz/texlive:2023
FROM maxkratz/texlive:2024
LABEL maintainer="Max Kratz <account@maxkratz.com>"
ENV DEBIAN_FRONTEND=noninteractive