From 62a4ad095414b610ea41a6537a54726a5a160b3d Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Wed, 12 Nov 2025 15:53:22 +0000 Subject: [PATCH] Update .gitea/workflows/fedora-checkout.yml --- .gitea/workflows/fedora-checkout.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: