Changed to texlive-medium package

This commit is contained in:
2026-03-19 15:16:43 +01:00 Verified
parent 2bbd823088
commit 205e368d62
3 changed files with 36 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM texlive/texlive:latest
FROM texlive/texlive:latest-medium
# Updates and installs commons
RUN apt-get update \