8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f4438 commit 557810cCopy full SHA for 557810c
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:7.0
+FROM mcr.microsoft.com/dotnet/sdk:9.0
2
3
# https://www.nuget.org/packages/dotnet-script/
4
RUN dotnet tool install dotnet-script --tool-path /usr/bin
0 commit comments