mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-10 20:32:21 +01:00
Bump version to 10.5.2
This commit is contained in:
@@ -2,7 +2,7 @@ ARG DOTNET_VERSION=3.1
|
||||
ARG FFMPEG_VERSION=latest
|
||||
|
||||
FROM node:alpine as web-builder
|
||||
ARG JELLYFIN_WEB_VERSION=10.5.1
|
||||
ARG JELLYFIN_WEB_VERSION=10.5.2
|
||||
RUN apk add curl git \
|
||||
&& git clone --branch release-10.5.z --single-branch https://github.com/jellyfin/jellyfin-web.git \
|
||||
&& cd jellyfin-web \
|
||||
|
||||
Reference in New Issue
Block a user