revert to using thomasweise docker image
Some checks failed
Build Resume / build (push) Failing after 1s

This commit is contained in:
Jean-Michel Tremblay 2026-04-19 15:09:10 -04:00
parent 5a0f465353
commit 2a5fe46c49

View file

@ -6,7 +6,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: forgejo.jmopines.com/jm/docker-texlive-full image: thomasweise/docker-texlive-full
credentials: credentials:
username: jm username: jm
password: ${{ secrets.FORGEJO_PULL_TOKEN }} password: ${{ secrets.FORGEJO_PULL_TOKEN }}