Skip to content

Commit

Permalink
remove packages not required (#6989)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored Dec 13, 2024
1 parent 35e245d commit 90c2e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/ubi-clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 90c2e8a

Please sign in to comment.