chore(deps): update jellyfin/jellyfin docker tag to v10.10.0 (#2384)

* chore(deps): update jellyfin/jellyfin docker tag to v10.10.0

* Update app version [skip ci]

---------

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:
renovate[bot] 2024-10-27 22:23:57 +08:00 committed by GitHub
parent 13f60b73ea
commit 75395a5bfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
- "./data/config:/config"
- "${CACHE_FOLDER_PATH}:/cache"
- "${MEDIA_FOLDER_PATH}:/media/media"
image: "jellyfin/jellyfin:10.9.11"
image: "jellyfin/jellyfin:10.10.0"
labels:
createdBy: "Apps"
networks: