aboutsummaryrefslogtreecommitdiff
path: root/deployment/linux-x64/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/linux-x64/Dockerfile')
-rw-r--r--deployment/linux-x64/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/linux-x64/Dockerfile b/deployment/linux-x64/Dockerfile
index d634b55de..44ded66ec 100644
--- a/deployment/linux-x64/Dockerfile
+++ b/deployment/linux-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 \