From 0d7e74fa4a2c08cefb615343cf1c1328dabd5e03 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Mar 27 2025 13:14:42 +0000 Subject: Update f40 release url to use master mirror The Fedora 40 release directory has been cleaned up and no longer available, use the master mirror to fix failing fedora-bootc images. Signed-off-by: Paul Whalen --- diff --git a/fedora-bootc.conf b/fedora-bootc.conf index 5fd9781..ad14516 100644 --- a/fedora-bootc.conf +++ b/fedora-bootc.conf @@ -208,7 +208,7 @@ ostree_container = { "config_url": "https://pagure.io/fedora-iot/base-images", "config_branch": "f41-stable", "treefile": "fedora-40.yaml", - "repo": ["https://kojipkgs.fedoraproject.org/compose/40/Fedora-40-20240414.0/compose/Everything/$basearch/os/", + "repo": ["https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/$basearch/os/", "https://kojipkgs.fedoraproject.org/compose/updates/f40-updates/compose/Everything/$basearch/os/"], "arches": ["x86_64", "aarch64"], "failable": ['*'],