aboutsummaryrefslogtreecommitdiff
path: root/deployment/Dockerfile.docker.arm64
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/Dockerfile.docker.arm64')
-rw-r--r--deployment/Dockerfile.docker.arm642
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/Dockerfile.docker.arm64 b/deployment/Dockerfile.docker.arm64
index a7ac40492..7420b2137 100644
--- a/deployment/Dockerfile.docker.arm64
+++ b/deployment/Dockerfile.docker.arm64
@@ -1,4 +1,4 @@
-ARG DOTNET_VERSION=3.1
+ARG DOTNET_VERSION=5.0
FROM mcr.microsoft.com/dotnet/core/sdk:${DOTNET_VERSION}-buster