CI: use thomasweise/docker-texlive-full

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
This commit is contained in:
Stephan Lachnit 2023-01-29 12:07:17 +01:00
commit b825dee559
No known key found for this signature in database
GPG key ID: B35B49EA5D563EFE

View file

@ -12,7 +12,7 @@ jobs:
name: Build template
runs-on: ubuntu-latest
container:
image: ghcr.io/moderncv/debian-texlive-docker:main
image: thomasweise/docker-texlive-full:latest
steps:
- name: Checkout code