From c60f03204a0af81e293b98a658ee0b51435130f2 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Fri, 9 Feb 2024 21:49:15 +0000 Subject: [PATCH] no f --- .github/workflows/iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 17a12af..ec1167c 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -12,7 +12,7 @@ jobs: build-and-push-iso: runs-on: ubuntu-latest container: - image: fedora:f39 + image: fedora:39 options: "--device=/dev/loop-control:/dev/loop-control --device=/dev/loop0:/dev/loop0 --cap-add SYS_ADMIN" permissions: contents: read