Merge pull request #3253 from okxlin/renovate/linuxserver-smokeping-2.x

Update linuxserver/smokeping Docker tag to v2.9.0
This commit is contained in:
okxlin 2025-07-04 15:05:51 +08:00 committed by GitHub
commit 1377f7b637
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:80"
image: linuxserver/smokeping:2.8.2
image: linuxserver/smokeping:2.9.0
environment:
- PUID=1000
- PGID=1000