diff --git a/Containerfile b/Containerfile index f1d51db..835d682 100644 --- a/Containerfile +++ b/Containerfile @@ -38,7 +38,7 @@ FROM scratch AS ctx COPY build /build ## Alternative base images, no desktop included (uncomment to use): -FROM quay.io/fedora/fedora-kinoite:43 +FROM quay.io/fedora/fedora-kinoite:44 # FROM quay.io/centos-bootc/centos-bootc:stream10 ## Alternative GNOME OS base image (uncomment to use):