From 6bb1f991dd612727ac0e892aa81f5903f8b7aa04 Mon Sep 17 00:00:00 2001 From: Abel Hoogeveen Date: Wed, 30 Mar 2022 16:24:55 +0000 Subject: [PATCH] Now with latest --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fef3a8c..82cadf5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: test steps: - name: compiletest - image: ubuntu + image: ubuntu:latest commands: - sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full - pdflatex -interaction=nonstopmode -halt-on-error *.tex \ No newline at end of file