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: