From a9e6a45f9dcb0b5503ba9b30395ba1292ec90469 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 May 2026 05:46:41 +0000 Subject: [PATCH] chore(package): update lscr.io/linuxserver/jellyfin docker tag to v10.11.10 --- tasks/jellyfin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/jellyfin.yaml b/tasks/jellyfin.yaml index 412e0f9..92c5059 100644 --- a/tasks/jellyfin.yaml +++ b/tasks/jellyfin.yaml @@ -52,7 +52,7 @@ # jellyfin name: "jellyfin" - image: "lscr.io/linuxserver/jellyfin:10.11.9" + image: "lscr.io/linuxserver/jellyfin:10.11.10" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"