Update linuxserver/smokeping Docker tag to v2.9.0

This commit is contained in:
renovate[bot] 2025-07-04 06:54:27 +00:00 committed by GitHub
parent 45ed828215
commit 40a5d2b8f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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