nm-in-container: install libselinux-utils

It contains "getenforce" and "setenforce", which are needed by some
NMCI tests.
This commit is contained in:
Beniamino Galvani 2023-04-18 09:27:49 +02:00
parent 5df19f5b26
commit 230f3f5ce7

View file

@ -447,6 +447,7 @@ RUN dnf install -y \\
iw \\
ldns \\
libreswan \\
libselinux-utils \\
libyaml-devel \\
logrotate \\
lvm2 \\