aboutsummaryrefslogtreecommitdiff
path: root/deployment/Dockerfile.ubuntu.arm64
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/Dockerfile.ubuntu.arm64')
-rw-r--r--deployment/Dockerfile.ubuntu.arm642
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/Dockerfile.ubuntu.arm64 b/deployment/Dockerfile.ubuntu.arm64
index 5fd19a2fc..c2caf4cf8 100644
--- a/deployment/Dockerfile.ubuntu.arm64
+++ b/deployment/Dockerfile.ubuntu.arm64
@@ -2,7 +2,7 @@ FROM ubuntu:bionic
# Docker build arguments
ARG SOURCE_DIR=/jellyfin
ARG ARTIFACT_DIR=/dist
-ARG SDK_VERSION=3.1
+ARG SDK_VERSION=5.0
# Docker run environment
ENV SOURCE_DIR=/jellyfin
ENV ARTIFACT_DIR=/dist