From af5fc8fd7d13db9a5b09e51f9a8c469e5de422e3 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 11 May 2023 09:51:43 +0000 Subject: [PATCH] fix: update to new latex image --- .gitlab-ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9394d4a..92eb291 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,11 +22,7 @@ variables: thprog7: ThProgCheatsheet.pdf -image: tianon/latex - -before_script: - - apt-get update - - apt-get install -y build-essential poppler-utils +image: thomasweise/docker-texlive-full .make: &make | make -C $CI_JOB_NAME