Update to .NETCore 3.0

release-10.1.0
Andrew Rabert 6 years ago
parent 23c52c3fb9
commit aa25dd1a0b

@ -1,4 +1,4 @@
ARG DOTNET_VERSION=2.2
ARG DOTNET_VERSION=3.0
FROM microsoft/dotnet:${DOTNET_VERSION}-sdk-stretch-arm32v7 as builder

Loading…
Cancel
Save