1
0
Fork 0

chore(deps): update jellyfin/jellyfin docker tag to v10.10.4 (#3036)

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

* 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] 2025-01-22 22:22:02 +08:00 committed by GitHub
parent a4c6c1a111
commit a33b61b731
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.10.3"
image: "jellyfin/jellyfin:10.10.4"
labels:
createdBy: "Apps"
networks: