chore(deps): update cppla/serverstatus docker tag to v1.1.7 (#1549)
This commit is contained in:
parent
bb4fd246b1
commit
e80c638353
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
serverstatus:
|
||||
image: "cppla/serverstatus:1.1.6"
|
||||
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