Update jellyfin/jellyfin Docker tag to v10.10.2

This commit is contained in:
renovate[bot]
2024-11-16 22:36:42 +00:00
committed by GitHub
parent 7760843623
commit 15bd966120

View File

@@ -4,7 +4,7 @@ networks:
services:
jellyfin:
image: jellyfin/jellyfin:10.10.1
image: jellyfin/jellyfin:10.10.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"