Arion: Bump Jellyfin to 10.9.6
Jellyfin: 10.9.1 -> 10.9.6
This commit is contained in:
parent
e6b3ee395c
commit
93fde832ea
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
jellyfin.service = {
|
jellyfin.service = {
|
||||||
image = "linuxserver/jellyfin:10.9.1";
|
image = "linuxserver/jellyfin:10.9.6";
|
||||||
container_name = "jellyfin";
|
container_name = "jellyfin";
|
||||||
ports = [
|
ports = [
|
||||||
"8096:8096"
|
"8096:8096"
|
||||||
|
|
Loading…
Reference in a new issue