chore(deps): update jellyfin/jellyfin docker tag to v10.9.3 (#1470)

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

* 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-05-29 14:46:06 +08:00 committed by GitHub
parent 2d67229626
commit bdc77fa757
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.2"
image: "jellyfin/jellyfin:10.9.3"
labels:
createdBy: "Apps"
networks: