From f7d69e8fcf70c8bd803c0265c86ad8fb41d59f71 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Apr 19 2024 14:17:34 +0000 Subject: F41: use upstream bootc repo Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index ce159b8..3c84f42 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -286,7 +286,7 @@ ostree = { ostree_container = { "^bootc$": { "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", - "config_url": "https://pagure.io/fedora-iot/ostree", + "config_url": "https://github.com/CentOS/centos-bootc", "config_branch": "main", "treefile": "fedora-bootc.yaml", "repo": ["https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/"],