revert to using thomasweise docker image
Some checks failed
Build Resume / build (push) Failing after 1s
Some checks failed
Build Resume / build (push) Failing after 1s
This commit is contained in:
parent
5a0f465353
commit
2a5fe46c49
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: forgejo.jmopines.com/jm/docker-texlive-full
|
||||
image: thomasweise/docker-texlive-full
|
||||
credentials:
|
||||
username: jm
|
||||
password: ${{ secrets.FORGEJO_PULL_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue