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