Change image

This commit is contained in:
Dunya Kirkali 2024-09-28 22:47:55 +02:00
parent 00fb3ae476
commit 4e1639215d

View File

@ -7,7 +7,7 @@ jobs:
pdf:
runs-on: ubuntu-latest
container:
image: uwebarthel/asciidoctor
image: asciidoctor/docker-asciidoctor
steps:
- name: Checkout
uses: actions/checkout@v4
@ -21,7 +21,7 @@ jobs:
epub:
runs-on: ubuntu-latest
container:
image: uwebarthel/asciidoctor
image: asciidoctor/docker-asciidoctor
steps:
- name: Checkout
uses: actions/checkout@v4