From 45635150640b8d974265e5ea8a84766e3e35c745 Mon Sep 17 00:00:00 2001 From: mezned Date: Mon, 19 Aug 2024 14:19:58 +0200 Subject: [PATCH] Update dolideb/config.json --- dolideb/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dolideb/config.json b/dolideb/config.json index a32b85f..1de2e17 100644 --- a/dolideb/config.json +++ b/dolideb/config.json @@ -18,6 +18,7 @@ "external_port": "port", "debug": "bool" }, - "image": "ghcr.io/homeassistant/amd64-base:latest" + "image": "ghcr.io/homeassistant/{arch}-base:latest", + "full_access": true } \ No newline at end of file