chore(deps): update lscr.io/linuxserver/jellyfin docker tag to v10.8.10 (#380)
* chore(deps): update lscr.io/linuxserver/jellyfin docker tag to v10.8.10 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
cb7de9b2e2
commit
d415cf6e50
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8091,
|
||||
"id": "jellyfin",
|
||||
"tipi_version": 5,
|
||||
"version": "10.8.9",
|
||||
"tipi_version": 6,
|
||||
"version": "10.8.10",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
jellyfin:
|
||||
image: lscr.io/linuxserver/jellyfin:10.8.9
|
||||
image: lscr.io/linuxserver/jellyfin:10.8.10
|
||||
container_name: jellyfin
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
|
|
Loading…
Reference in New Issue
Block a user