Update jellyfin/jellyfin Docker tag to v10.10.1

This commit is contained in:
renovate[bot]
2024-11-03 18:38:24 +00:00
committed by GitHub
parent 993a8ece01
commit 19329a121a
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
jellyfin:
image: jellyfin/jellyfin:10.10.0
image: jellyfin/jellyfin:10.10.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"