From 08b86c0759bb64a59554b9cdce2b3306f0fa4533 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Sat, 29 Mar 2025 10:12:53 -0400 Subject: [PATCH] Revert "Update f40 release url to use master mirror" This reverts commit 0d7e74fa4a2c08cefb615343cf1c1328dabd5e03. --- fedora-bootc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-bootc.conf b/fedora-bootc.conf index ad14516..5fd9781 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://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/$basearch/os/", + "repo": ["https://kojipkgs.fedoraproject.org/compose/40/Fedora-40-20240414.0/compose/Everything/$basearch/os/", "https://kojipkgs.fedoraproject.org/compose/updates/f40-updates/compose/Everything/$basearch/os/"], "arches": ["x86_64", "aarch64"], "failable": ['*'],