i don't know how this was removed
This commit is contained in:
parent
e57db9772b
commit
41e027847f
1 changed files with 1 additions and 1 deletions
|
@ -573,7 +573,7 @@ function common_container_steps() {
|
|||
}
|
||||
|
||||
function minimal_container_steps() {
|
||||
microdnf -y remove langpacks-en
|
||||
microdnf -y remove langpacks-en || true
|
||||
rm -fv /usr/share/gnupg/help*.txt
|
||||
rm /usr/lib/rpm/rpm.daily
|
||||
rm -rfv /usr/lib64/nss/unsupported-tools/
|
||||
|
|
Loading…
Reference in a new issue