mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
chore(deps): update cppla/serverstatus docker tag to v1.1.5
This commit is contained in:
parent
a1bf83a836
commit
14172cfb41
@ -1,6 +1,6 @@
|
||||
services:
|
||||
serverstatus:
|
||||
image: "cppla/serverstatus:1.1.4"
|
||||
image: "cppla/serverstatus:1.1.5"
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl --fail http://localhost:80 || bash -c 'kill -s 15 -1 && (sleep 10; kill -s 9 -1)'"]
|
||||
interval: 30s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user