Skip to content

Commit 01b78a6

Browse files
Update linuxserver/jellyfin Docker tag to v10.10.6
1 parent 84ddbfb commit 01b78a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/apps/templates/apps/jellyfin.yml.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
TZ: "{{ timezone }}"
2020
PUID: 1000
2121
PGID: 1000
22-
image: linuxserver/jellyfin:10.10.5
22+
image: linuxserver/jellyfin:10.10.6
2323
labels:
2424
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png
2525
networks:

0 commit comments

Comments
 (0)