8000 bump base image to 5.0 · dotnet-script/dotnet-script@d93face · GitHub
[go: up one dir, main page]

Skip to content

Commit d93face

Browse files
committed
bump base image to 5.0
1 parent e26df46 commit d93face

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/core/sdk:3.1
1+
FROM mcr.microsoft.com/dotnet/sdk:5.0
22

33
# https://www.nuget.org/packages/dotnet-script/
44
RUN dotnet tool install dotnet-script --tool-path /usr/bin

0 commit comments

Comments
 (0)
0