From fcea0f3c09700b5e1e21c310f65eb5e851d70b65 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 25 Oct 2022 19:54:55 +0100 Subject: [PATCH] Switch to image --- emby/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 4b1e456e1..9480e817c 100644 --- a/emby/config.json +++ b/emby/config.json @@ -60,6 +60,7 @@ "/dev/nvme2" ], "host_network": true, + "image": "ghcr.io/alexbelgium/emby-{arch}", "ingress": true, "ingress_port": 0, "ingress_stream": true, @@ -107,6 +108,6 @@ }, "slug": "emby_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.8.0.13", + "version": "4.8.0.13-image", "video": true }