From 91f2aabf186994fcdb24c77bd6e42eb5195abe35 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Wed, 26 Aug 2026 14:29:27 -0400 Subject: [PATCH] Add eln-11 to os-image-map.json Signed-off-by: John Eckersberg --- hack/os-image-map.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/os-image-map.json b/hack/os-image-map.json index 61fd4227b..06cca2cee 100644 --- a/hack/os-image-map.json +++ b/hack/os-image-map.json @@ -6,6 +6,7 @@ "rhel-9.9": "images.paas.redhat.com/bootc/rhel-bootc:latest-9.9", "centos-9": "quay.io/centos-bootc/centos-bootc:stream9", "centos-10": "quay.io/centos-bootc/centos-bootc:stream10", + "eln-11": "quay.io/fedora/eln-bootc:latest", "fedora-42": "quay.io/fedora/fedora-bootc:42", "fedora-43": "quay.io/fedora/fedora-bootc:43", "fedora-44": "quay.io/fedora/fedora-bootc:44",