From d88dd1f0fa38952b4e435dbb5cf4bad3e777bca6 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Tue, 9 Jan 2018 12:29:54 +0100 Subject: [PATCH] Update all packages --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8d9992a..1119bda 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM adnrv/minimal-texlive MAINTAINER adin -RUN tlmgr update --self &&\ +RUN tlmgr update --self --all --reinstall-forcibly-removed &&\ tlmgr install \ # Collections of basic stuff collection-basic \