CT UptimeKuma: added missing package

Added 'iputils' to allow ping to work correctly, since busybox ping will not run under a normal user
This commit is contained in:
2024-02-13 23:37:06 +01:00
parent a0a6e96865
commit 626bfa6b54

View File

@@ -654,7 +654,8 @@ packages:
- git - git
- curl - curl
- ca-certificates - ca-certificates
- libcap - libcap
- iputils
action: install action: install
variants: variants:
- uptimekuma - uptimekuma