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" }