From ee9ed2c70d6e4977c68903e88e2c465556411dd0 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Fri, 15 May 2026 15:31:57 -0400 Subject: [PATCH] Justfile: Remove fedora-bootc:42, add fedora-bootc:{43,44} Signed-off-by: John Eckersberg --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index f2c81eb47..9ce45f40b 100644 --- a/Justfile +++ b/Justfile @@ -1,7 +1,7 @@ PRIMARY_IMAGE := "quay.io/centos-bootc/centos-bootc:stream10" # TODO: Readd quay.io/almalinuxorg/almalinux-bootc:9.6 here after debugging # -ALL_BASE_IMAGES := "quay.io/fedora/fedora-bootc:42 quay.io/centos-bootc/centos-bootc:stream9 quay.io/centos-bootc/centos-bootc:stream10 quay.io/almalinuxorg/almalinux-bootc:10.0" +ALL_BASE_IMAGES := "quay.io/fedora/fedora-bootc:43 quay.io/fedora/fedora-bootc:44 quay.io/centos-bootc/centos-bootc:stream9 quay.io/centos-bootc/centos-bootc:stream10 quay.io/almalinuxorg/almalinux-bootc:10.0" # Build the native binary build: