Skip to content

Commit 6301abb

Browse files
csharpfritzmozts2005
authored andcommitted
Changed base reference to .NET Core 3.1
1 parent 678e22d commit 6301abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamTools/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/aspnet:2.2 AS base
1+
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1 AS base
22
WORKDIR /app
33
EXPOSE 80
44

0 commit comments

Comments
 (0)