Skip to content

Commit 90c2e8a

Browse files
authored
remove packages not required (#6989)
1 parent 35e245d commit 90c2e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/ubi-clean.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
set -e
44

5-
microdnf remove -y shadow-utils subscription-manager
5+
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
66
microdnf clean all && rm -rf /var/cache/dnf

0 commit comments

Comments
 (0)