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