mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Install wget in UBI
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
This commit is contained in:
parent
ec6bf89cf6
commit
5a616c5a40
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ function prepare_ubi_environment() {
|
|||
libedit ncurses uuid libarchive curl-devel \
|
||||
libicu-devel libffi-devel libuuid-devel openssl-devel \
|
||||
ncurses-devel pcre2-devel zlib-devel libstdc++-static \
|
||||
libevent-devel redhat-lsb-core procps-ng
|
||||
libevent-devel redhat-lsb-core procps-ng wget
|
||||
|
||||
yum autoremove -y
|
||||
yum clean -y all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue