diff --git a/build/scripts/ubi-clean.sh b/build/scripts/ubi-clean.sh index babdf0a121..725f22dac2 100755 --- a/build/scripts/ubi-clean.sh +++ b/build/scripts/ubi-clean.sh @@ -2,5 +2,5 @@ set -e -microdnf remove -y shadow-utils subscription-manager +microdnf remove -y shadow-utils subscription-manager python3-requests python3-cloud-what python3-subscription-manager-rhsm python3-setuptools python3-inotify python3-requests python3-urllib3 python3-idna microdnf clean all && rm -rf /var/cache/dnf