diff options
Diffstat (limited to 'deployment/ubuntu-package-x64/Dockerfile')
| -rw-r--r-- | deployment/ubuntu-package-x64/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/ubuntu-package-x64/Dockerfile b/deployment/ubuntu-package-x64/Dockerfile index 1749d2ad0..a0e2802e6 100644 --- a/deployment/ubuntu-package-x64/Dockerfile +++ b/deployment/ubuntu-package-x64/Dockerfile @@ -7,6 +7,7 @@ ARG ARTIFACT_DIR=/dist ENV SOURCE_DIR=/jellyfin ENV ARTIFACT_DIR=/dist ENV DEB_BUILD_OPTIONS=noddebs +ENV web_branch=release-10.4.z # Prepare Ubuntu build environment RUN apt-get update \ |
