chore(deps): update jellyfin/jellyfin docker tag to v10.8.10 (#107)

* chore(deps): update jellyfin/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:
renovate[bot] 2023-06-02 14:47:20 +08:00 committed by GitHub
parent 1dcb1a4088
commit ecc1a47994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "./data/config:/config"
- "${CACHE_FOLDER_PATH}:/cache"
- "${MEDIA_FOLDER_PATH}:/media/media"
image: "jellyfin/jellyfin:10.8.9"
image: "jellyfin/jellyfin:10.8.10"
labels:
createdBy: "Apps"