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": ['*'],