From 510e02f89443c70dd576384e364dffec2c52b517 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 25 Nov 2022 20:58:19 +0100 Subject: [PATCH] Update config.json --- emby/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/emby/config.json b/emby/config.json index bf9c0ee86..298877889 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,