use texlive image from island of tex (#258)

previous image had its last update 4y ago
This commit is contained in:
daniel 2026-02-03 21:49:45 +01:00 committed by GitHub
commit 93a77ab387
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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