From 63a05a67af3fba5568c124e17b2010eb14ecf454 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 22 Apr 2025 11:15:11 +0200 Subject: [PATCH] Update config.json --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 57ef9a534..2640469a8 100644 --- a/emby/config.json +++ b/emby/config.json @@ -77,7 +77,7 @@ "data_location": "/config/database" }, "host_network": true, - "image": "ghcr.io/alexbelgium/emby-{arch}", + "image": "ghcr.io/alexbelgium/emby_stable-{arch}", "ingress": true, "ingress_port": 0, "ingress_stream": true,