We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f112d5 commit 7d4aa8eCopy full SHA for 7d4aa8e
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/fedora/fedora-bootc:42@sha256:492ea30acac80597303baba084a4947283b596cba2fd975ed5b88173278e6036 AS builder
+FROM quay.io/fedora/fedora-bootc:44@sha256:083318eea7b831735fecbd40e2f651c9d61a8c9a347e24b447b60da93b31b054 AS builder
2
# https://bugzilla.redhat.com/show_bug.cgi?id=2381864
3
RUN dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-77e737a366
4
RUN dnf install -y --exclude rootfiles @kde-desktop-environment @development-tools @container-management @system-tools @games; dnf clean all
0 commit comments