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