Skip to content

Include `wget` on `apk add -U`

Mayra Cabrera requested to merge add-wget-to-apk-on-install-dependencies into master

What does this MR do?

Include wget on apk add -U for the install_dependencies function. Solution proposed by @kinolaev on !197 (comment 101340797)

Merge request reports