Update jellyfin/jellyfin Docker tag to v10.11.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.11.0
|
||||
image: jellyfin/jellyfin:10.11.1
|
||||
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
|
||||
network_mode: 'host'
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user