From ea15147726faeb156121ac96d64ab5c6d4453955 Mon Sep 17 00:00:00 2001 From: Jeff Andersen Date: Sat, 12 Jul 2025 15:19:11 +0000 Subject: [PATCH] Force update of all packages to the latest version. This fixes an issue where pdflscape is too stale. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7ab137f..e294874 100644 --- a/Dockerfile +++ b/Dockerfile @@ -138,7 +138,7 @@ COPY --from=build-latexdiff /usr/local/bin/latexdiff* /usr/local/bin # bigfoot, catchfile, fancyvrb, footmisc, framed, hardwrap, lineno, ltablex, latexmk, needspace, pgf, zref # Package dependencies introduced by latexdiff: # changebar, datetime2, latexdiff, listings, marginnote, pdfcomment, soulpos -RUN tlmgr update --self && tlmgr install \ +RUN tlmgr update --self --all && tlmgr install \ accsupp \ adjustbox \ appendix \