Use onliner for updates (#4414)

This commit is contained in:
Slaviša Arežina 2025-05-12 16:07:07 +02:00 committed by GitHub
parent 4a3ee4db67
commit 9140fd52ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 106 additions and 115 deletions

View file

@ -21,8 +21,7 @@ catch_errors
function update_script() {
msg_info "Updating Alpine Packages"
$STD apk update
$STD apk upgrade
$STD apk -U upgrade
msg_ok "Updated Alpine Packages"
msg_info "Updating PostgreSQL"