Onyx: Fix ostree ref name
Found while looking at compose failures. Signed-off-by: Timothée Ravier <tim@siosm.fr>
This commit is contained in:
parent
4d08b6acde
commit
7625f03466
@ -1009,8 +1009,8 @@ ostree_installer = [
|
||||
"ostree_osname=fedora",
|
||||
"ostree_oskey=fedora-39-primary",
|
||||
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/mirrorlist",
|
||||
"ostree_install_ref=fedora/rawhide/x86_64/Onyx",
|
||||
"ostree_update_ref=fedora/rawhide/x86_64/Onyx",
|
||||
"ostree_install_ref=fedora/rawhide/x86_64/onyx",
|
||||
"ostree_update_ref=fedora/rawhide/x86_64/onyx",
|
||||
"flatpak_remote_name=fedora",
|
||||
# using registry-no-cdn avoids redirects to the CDN;
|
||||
# needed because of network restrictions on koji runroot
|
||||
|
Loading…
x
Reference in New Issue
Block a user