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