mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 10:27:41 +08:00
Update cppla/serverstatus Docker tag to v1.1.7
This commit is contained in:
parent
936fa9a95f
commit
055badd6e2
@ -1,6 +1,6 @@
|
||||
services:
|
||||
serverstatus:
|
||||
image: "cppla/serverstatus:1.1.5"
|
||||
image: "cppla/serverstatus:1.1.7"
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl --fail http://localhost:80 || bash -c 'kill -s 15 -1 && (sleep 10; kill -s 9 -1)'"]
|
||||
interval: 30s
|
||||
|
||||
Loading…
Reference in New Issue
Block a user