From a84e6dd9b552e320d340ab4836566bae480858e7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Oct 2022 11:36:07 +0200 Subject: [PATCH] Update config.json --- joal/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 6f6942cdd..3439bcea0 100644 --- a/joal/config.json +++ b/joal/config.json @@ -7,6 +7,7 @@ "codenotary": "alexandrep.github@gmail.com", "description": "An open source command line RatioMaster with WebUI", "hassio_api": true, + "image": "ghcr.io/alexbelgium/joal-{arch}", "ingress": true, "map": [ "config:rw" @@ -34,5 +35,5 @@ }, "slug": "joal", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.31" + "version": "2.1.31-2" }