chore(deps): update jellyfin/jellyfin docker tag to v10.8.13 (#652)

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

* 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] 2023-12-03 10:24:44 +08:00 committed by GitHub
parent e8acfe54f4
commit 855a301225
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.12"
image: "jellyfin/jellyfin:10.8.13"
labels:
createdBy: "Apps"
networks: