Revert F42: Update iot base image to use base-images mirror and tier-x

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2024-11-05 16:30:22 -05:00
commit 065867da2e

View file

@ -284,9 +284,9 @@ ostree_container = {
},
"^bootc-base$": {
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
"config_url": "https://pagure.io/fedora-iot/fedora-iot-bootc.git",
"config_url": "https://pagure.io/fedora-iot/ostree.git",
"config_branch": "main",
"treefile": "fedora-iot-rawhide.yaml",
"treefile": "fedora-iot-bootc.yaml",
"repo": ["https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/"],
"arches": ["x86_64", "aarch64"],
"failable": ['*'],