use texlive image from island of tex

This commit is contained in:
LLdaniel 2025-09-28 22:34:33 +02:00
commit 563da1b338
2 changed files with 2 additions and 2 deletions

View file

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