diff --git a/containers/ws/install.sh b/containers/ws/install.sh index c0e30a89dfdd..22289bf9b590 100755 --- a/containers/ws/install.sh +++ b/containers/ws/install.sh @@ -4,7 +4,7 @@ set -ex OSVER=$(. /etc/os-release && echo "$VERSION_ID") INSTALLROOT=/build -INSTALL="dnf install -y --installroot=$INSTALLROOT --releasever=$OSVER --setopt=install_weak_deps=False" +INSTALL="dnf install -y --installroot=$INSTALLROOT --releasever=$OSVER --setopt=install_weak_deps=False --use-host-config" # keep in sync with test/ws-container.install PACKAGES="