aboutsummaryrefslogtreecommitdiff
path: root/deployment/ubuntu-package-arm64/Dockerfile.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/ubuntu-package-arm64/Dockerfile.amd64')
-rw-r--r--deployment/ubuntu-package-arm64/Dockerfile.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/ubuntu-package-arm64/Dockerfile.amd64 b/deployment/ubuntu-package-arm64/Dockerfile.amd64
index 838e70d50..e435c9be4 100644
--- a/deployment/ubuntu-package-arm64/Dockerfile.amd64
+++ b/deployment/ubuntu-package-arm64/Dockerfile.amd64
@@ -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 \