From 0c077a7d571ad116cf8727650db43cff001a5741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Prchl=C3=ADk?= Date: Tue, 26 Nov 2024 15:37:46 +0100 Subject: [PATCH] squash: yeah, this one too --- containers/fedora/coreos/ostree/Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/containers/fedora/coreos/ostree/Containerfile b/containers/fedora/coreos/ostree/Containerfile index 1387e9f580..66c93521b3 100644 --- a/containers/fedora/coreos/ostree/Containerfile +++ b/containers/fedora/coreos/ostree/Containerfile @@ -21,6 +21,7 @@ RUN rpm-ostree install dnf5 \ # or any other dnf4-ish command. && rpm-ostree uninstall diffutils \ # Removing diffutils, these need to be removed too. + bootc \ containers-common-extra \ passt \ passt-selinux \