From 8296c956c3b1eb23bc5bb0be5cd4d70dd37d2565 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Mar 2022 18:01:37 +0100 Subject: [PATCH] Update config.json --- scrutiny_fa/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index 0882a2a8c..34293dc1d 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -7,6 +7,7 @@ "url": "https://github.com/AnalogJ/scrutiny", "startup": "services", "arch": ["aarch64", "amd64", "armv7"], + "image": "ghcr.io/alexbelgium/scrutiny_fa-{arch}", "ingress": true, "ingress_port": 8099, "panel_icon": "mdi:glasses",