Skip to content

Commit

Permalink
fix: rm glibc package with vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
aarlaud committed May 10, 2024
1 parent 045c793 commit 7e66125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/base/Dockerfile.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ RUN <<EOF
rpm --erase --nodeps python3-requests
rpm --erase --nodeps dnf-plugin-subscription-manager
rpm --erase --nodeps gdb-gdbserver
rpm --erase --nodeps glibc-minimal-langpack
rpm --erase --nodeps glibc-common
rpm --erase --nodeps gnutls
rpm --erase --nodeps libarchive
Expand Down

0 comments on commit 7e66125

Please sign in to comment.