Merge branch 'pr/dnf5' into 'main'
tier-0: pull in dnf5, not dnf See merge request fedora/bootc/base-images!45
This commit is contained in:
commit
864ecc4aa0
|
|
@ -58,7 +58,7 @@ include:
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
# needed for building derived container images
|
# needed for building derived container images
|
||||||
- dnf
|
- dnf5
|
||||||
# Even in tier-0, we have this. If you don't want SELinux today, you'll need
|
# Even in tier-0, we have this. If you don't want SELinux today, you'll need
|
||||||
# to build a custom image.
|
# to build a custom image.
|
||||||
- selinux-policy-targeted
|
- selinux-policy-targeted
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue