We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152e167 commit 9e377dfCopy full SHA for 9e377df
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/fedora/fedora-bootc:42@sha256:9353798ec704a3c4226faea0997faf3a244ce4a834798c519ee10fd6351cdc23 AS builder
+FROM quay.io/fedora/fedora-bootc:44@sha256:01320983429b537aaab8be5f10e6454cca5967ff19d8e9f5c226c2cbf5ece75f 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