diff --git a/zoneminder/config.json b/zoneminder/config.json index 18ee9b8d5..5690854a0 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -4,7 +4,6 @@ "init": false, "boot": "auto", "description": "A full-featured, open source, state-of-the-art video surveillance software system", - "image": "ghcr.io/alexbelgium/zoneminder-{arch}", "map": ["config:rw"], "name": "Zoneminder", "options": { @@ -27,7 +26,7 @@ "slug": "zoneminder", "upstream": "1.36.12", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.36.12-10", + "version": "1.36.12-1", "services": ["mysql:want"], "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }