mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Use 'system-reinstall-bootc' to re-install TF runner from package mode to image mode Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
10 lines
413 B
JSON
10 lines
413 B
JSON
{
|
|
"rhel-9.8": "images.paas.redhat.com/bootc/rhel-bootc:latest-9.8",
|
|
"rhel-10.2": "images.paas.redhat.com/bootc/rhel-bootc:latest-10.2",
|
|
"centos-9": "quay.io/centos-bootc/centos-bootc:stream9",
|
|
"centos-10": "quay.io/centos-bootc/centos-bootc:stream10",
|
|
"fedora-42": "quay.io/fedora/fedora-bootc:42",
|
|
"fedora-43": "quay.io/fedora/fedora-bootc:43",
|
|
"fedora-44": "quay.io/fedora/fedora-bootc:rawhide"
|
|
}
|