From 7774d57ea205922bdf7318a91839f75a323af504 Mon Sep 17 00:00:00 2001 From: komodo Date: Wed, 25 Feb 2026 14:59:56 +0100 Subject: [PATCH] [Komodo] admin: Write Stack File: update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index c8a76a8..79984e1 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ --- services: jellyfin: - image: jellyfin/jellyfin:unstable + image: jellyfin/jellyfin:latest container_name: jellyfin environment: - PUID=1000