Update stack_opi5plus_default/docker-compose.yml

This commit is contained in:
2026-06-01 05:50:26 +00:00
parent 1b7910e0a2
commit fc164da499
+2 -2
View File
@@ -109,7 +109,7 @@ services:
timeout: 10s
retries: 3
jellyfin:
image: jellyfin/jellyfin:10.11.3
image: jellyfin/jellyfin:10.11.10 #10.11.3
#privileged: true
security_opt: # enables full access to /sys and /proc, still far better than privileged: true
- systempaths=unconfined
@@ -141,7 +141,7 @@ services:
- "/mnt/nfs/nas/Music:/data/Musik"
- "/mnt/nfs/nas/Videos:/data/Videos"
- "/root/docker_persistent_files/stacks/default/jellyfin/config:/config"
- "/root/docker_persistent_files/stacks/default/jellyfin/cache:/cache"
#- "/root/docker_persistent_files/stacks/default/jellyfin/cache:/cache"
- "/etc/localtime:/etc/localtime:ro"
- "/etc/timezone:/etc/timezone:ro"
#- "/usr/lib/x86_64-linux-gnu/libcuda.so.1:/usr/lib/x86_64-linux-gnu/libcuda.so.1:ro"