E584 Trim UBI python packages (#6993) · nginx/kubernetes-ingress@15df1c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 15df1c7

Browse files
authored
Trim UBI python packages (#6993)
1 parent 89d2712 commit 15df1c7

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)
0