From ff5e9c7775c5eb9c9c436fc86a0454e4902a521b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 25 Oct 2022 23:01:11 +0100 Subject: [PATCH] Revert --- joal/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/joal/config.json b/joal/config.json index 3439bcea0..6f6942cdd 100644 --- a/joal/config.json +++ b/joal/config.json @@ -7,7 +7,6 @@ "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" @@ -35,5 +34,5 @@ }, "slug": "joal", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.31-2" + "version": "2.1.31" }