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
19 changed files with 106 additions and 115 deletions

View File

@ -44,7 +44,7 @@
},
"notes": [
{
"text": "To Update Alpine: `apk update && apk upgrade`",
"text": "To Update Alpine: `apk -U upgrade`",
"type": "info"
}
]