diff --git a/.gitea/workflows/fedora-checkout.yml b/.gitea/workflows/fedora-checkout.yml index a2ca898..0d7df24 100644 --- a/.gitea/workflows/fedora-checkout.yml +++ b/.gitea/workflows/fedora-checkout.yml @@ -8,8 +8,8 @@ on: jobs: checkout: runs-on: fedora-cloud-42 - container: - image: git.phyllo.me/roots/fedora-iso-creation:42 + container: + image: git.phyllo.me/roots/fedora-iso-creation:42 steps: - uses: https://git.phyllo.me/actions/checkout@v4 with: