chore(deps): update jellyfin/jellyfin docker tag to v10.9.10 (#1988)

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

* 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-08-26 15:03:26 +08:00 committed by GitHub
parent 1ecb4b0601
commit e4e8187f4f
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.9"
image: "jellyfin/jellyfin:10.9.10"
labels:
createdBy: "Apps"
networks: