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