chore(deps): update cppla/serverstatus docker tag to v1.1.5

This commit is contained in:
renovate[bot] 2024-08-29 16:13:56 +00:00 committed by GitHub
parent 5fa97745b6
commit b141738a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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