aboutsummaryrefslogtreecommitdiff
path: root/deployment/win-x64/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/win-x64/Dockerfile')
-rw-r--r--deployment/win-x64/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/win-x64/Dockerfile b/deployment/win-x64/Dockerfile
index 7f64c7dae..221d44b0f 100644
--- a/deployment/win-x64/Dockerfile
+++ b/deployment/win-x64/Dockerfile
@@ -9,6 +9,7 @@ ENV SOURCE_DIR=/jellyfin
ENV ARTIFACT_DIR=/dist
ENV DEB_BUILD_OPTIONS=noddebs
ENV ARCH=amd64
+ENV web_branch=release-10.4.z
# Prepare Debian build environment
RUN apt-get update \