We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a798a5 commit 970dce7Copy full SHA for 970dce7
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/core/sdk:3.0
+FROM mcr.microsoft.com/dotnet/core/sdk:3.1
2
3
# https://www.nuget.org/packages/dotnet-script/
4
RUN dotnet tool install dotnet-script --tool-path /usr/bin
0 commit comments