mirror of
https://github.com/okxlin/appstore.git
synced 2025-09-14 13:56:55 +08:00
chore(deps): update cppla/serverstatus docker tag to v1.1.5
This commit is contained in:
parent
5fa97745b6
commit
b141738a03
@ -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…
Reference in New Issue
Block a user