Skip to content

Commit eac2fc3

Browse files
jeckersbcgwalters
authored andcommitted
Justfile: Remove fedora-bootc:42, add fedora-bootc:{43,44}
Signed-off-by: John Eckersberg <jeckersb@redhat.com>
1 parent fc643df commit eac2fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PRIMARY_IMAGE := "quay.io/centos-bootc/centos-bootc:stream10"
22
# TODO: Readd quay.io/almalinuxorg/almalinux-bootc:9.6 here after debugging
33
# <https://github.com/bootc-dev/bcvk/issues/153>
4-
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"
4+
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"
55

66
# Build the native binary
77
build:

0 commit comments

Comments
 (0)