Update base image version in Containerfile

This commit is contained in:
humocs-man
2026-04-28 18:42:34 +02:00
committed by GitHub
parent c8215a08b9
commit 8fccb602da
+1 -1
View File
@@ -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):