We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b61207 commit 7b8ae98Copy full SHA for 7b8ae98
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/fedora/fedora-bootc:42@sha256:a48978ca7e1b872f14eeddcff0033047918c093e5994a2a4eacc81fb8918b20f AS builder
+FROM quay.io/fedora/fedora-bootc:44@sha256:e459a57b2b8e2059e4c9e9e1f477407924dbfe755f063878dcca55739972a77e 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