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 }