Update to jellyfin 10.8.13

This commit is contained in:
Kilian von Pflugk 2023-12-01 12:06:13 +01:00 committed by GitHub
parent 2c53c8603b
commit 124178f28c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG JELLYFIN_TAG=10.8.10
ARG JELLYFIN_TAG=10.8.13
FROM jellyfin/jellyfin:${JELLYFIN_TAG}
COPY dist/ /jellyfin/jellyfin-web/