Bump to v10.8.4

This commit is contained in:
Seth For Privacy 2022-09-09 15:17:23 -04:00
parent c1cb02859a
commit 8b41f1d749
No known key found for this signature in database
GPG Key ID: 6B9791C6214D1E57
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"port": 8091,
"id": "jellyfin",
"tipi_version": 1,
"version": "latest",
"version": "10.8.4",
"categories": ["media"],
"description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!",
"short_desc": "A media server for your home collection",

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:10.8.1
image: lscr.io/linuxserver/jellyfin:10.8.4
container_name: jellyfin
volumes:
- ${APP_DATA_DIR}/data/config:/config