Skip to content

Commit 7f41cbf

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update jellyfin/jellyfin docker tag to v10.8.11 (#451)
* chore(deps): update jellyfin/jellyfin docker tag to v10.8.11 * 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 <[email protected]>
1 parent e01c762 commit 7f41cbf

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.

apps/jellyfin/10.8.10/docker-compose.yml renamed to apps/jellyfin/10.8.11/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- "./data/config:/config"
1212
- "${CACHE_FOLDER_PATH}:/cache"
1313
- "${MEDIA_FOLDER_PATH}:/media/media"
14-
image: "jellyfin/jellyfin:10.8.10"
14+
image: "jellyfin/jellyfin:10.8.11"
1515
labels:
1616
createdBy: "Apps"
1717
networks:

0 commit comments

Comments
 (0)