chore(arr): Pin jellyfin to updated version
Moved the jellyfin installation to 10.11.x, so now we should pin it to a minimum of that. Also, since the 'latest' container for the linuxserver container images is still the 10.10.7 container, we can't just use that. So we pin the exact version for now instead.
This commit is contained in:
parent
7f56c80cf4
commit
ef1823da20
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ arrstack_qbittorrent_version: latest
|
|||
arrstack_homarr_version: latest
|
||||
arrstack_jellyseerr_version: latest
|
||||
arrstack_audiobookshelf_version: latest
|
||||
arrstack_jellyfin_version: "10.10.7"
|
||||
arrstack_jellyfin_version: "10.11.3"
|
||||
arrstack_gonic_version: latest
|
||||
|
||||
arrstack_restic_version: latest # TODO: Should maybe be set in restic role instead?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue