diff --git a/centos-bootc-config.json b/centos-bootc-config.json index fee9bfd..543ee82 100644 --- a/centos-bootc-config.json +++ b/centos-bootc-config.json @@ -1,5 +1,6 @@ { "Labels": { + "containers.bootc": "1", "redhat.compose-id": "CentOS-Stream-9-20240205.d.0", "redhat.id": "centos", "redhat.version-id": "9" diff --git a/fedora-bootc-config.json b/fedora-bootc-config.json index dd48940..022e484 100644 --- a/fedora-bootc-config.json +++ b/fedora-bootc-config.json @@ -1,5 +1,6 @@ { "Labels": { + "containers.bootc": "1", "redhat.compose-id": "Fedora-ELN-20240205.2", "redhat.id": "fedora", "redhat.version-id": "ELN"