From b3428b98cf0e51256802763290c27e5d1c3484a0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 9 Mar 2022 19:45:31 +0100 Subject: [PATCH] Update config.json --- zoneminder/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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]" }