F40: Change bootable-container name to -bootc
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
b45ec3b7c4
commit
ce5eaa7cff
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ osbuild = {
|
|||
"manifest_type": "dvd-ostree",
|
||||
},
|
||||
{
|
||||
"name": "%s-oci" % release_name,
|
||||
"name": "%s-bootc" % release_name,
|
||||
"distro": "fedora-40",
|
||||
"image_types": ["iot-bootable-container"],
|
||||
"target": "f%s-candidate" % release_version,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue