From e33cbeefd0b0abcc22214ce19a8b3e0c3909d701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20P=C3=B6schl?= Date: Sat, 21 Sep 2024 12:13:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Corrected=20image=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- container-stats/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-stats/config.json b/container-stats/config.json index c1817c7..bde8f51 100644 --- a/container-stats/config.json +++ b/container-stats/config.json @@ -18,7 +18,7 @@ "panel_icon": "mdi:chart-line", "stage": "experimental", "docker_api": true, - "image": "ghcr.io/poeschl-homeAssistant-addons/container-stats-{arch}", + "image": "ghcr.io/poeschl-homeassistant-addons/container-stats-{arch}", "ports": { "8080/tcp": null },