Merge branch 'baseimage-split-build-prep2' into 'main'

tier-0: Drop dnf

See merge request fedora/bootc/base-images!77
This commit is contained in:
Colin Walters (Red Hat) 2025-01-14 10:05:52 +00:00
commit b44ea1ace5
1 changed files with 0 additions and 4 deletions

View File

@ -52,10 +52,6 @@ include:
packages:
# this is implied by dependencies but let's make it explicit
- coreutils
# We need dnf for building derived container images. In Fedora, this pulls
# in dnf5. In CentOS/RHEL, this pulls in dnf(4). We can simplify this back to
# just `dnf` once the `dnf` package is retired from Fedora.
- /usr/bin/dnf
# Even in tier-0, we have this. If you don't want SELinux today, you'll need
# to build a custom image.
- selinux-policy-targeted