chore(deps): update jellyfin/jellyfin docker tag to v10.9.5 (#1516)

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

* 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-06-06 11:57:02 +08:00 committed by GitHub
parent fba6610f0c
commit b4c1d7a244
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" - "./data/config:/config"
- "${CACHE_FOLDER_PATH}:/cache" - "${CACHE_FOLDER_PATH}:/cache"
- "${MEDIA_FOLDER_PATH}:/media/media" - "${MEDIA_FOLDER_PATH}:/media/media"
image: "jellyfin/jellyfin:10.9.3" image: "jellyfin/jellyfin:10.9.5"
labels: labels:
createdBy: "Apps" createdBy: "Apps"
networks: networks: