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,
|
"exposable": true,
|
||||||
"port": 8091,
|
"port": 8091,
|
||||||
"id": "jellyfin",
|
"id": "jellyfin",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "10.8.9",
|
"version": "10.8.10",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media"
|
"media"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: lscr.io/linuxserver/jellyfin:10.8.9
|
image: lscr.io/linuxserver/jellyfin:10.8.10
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/config:/config
|
- ${APP_DATA_DIR}/data/config:/config
|
||||||
|
|
Loading…
Reference in New Issue
Block a user