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