Upgrade to .net6 preview
This commit is contained in:
parent
d1d57ba714
commit
1c64328587
7 changed files with 24 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM mcr.microsoft.com/dotnet/aspnet:5.0
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:6.0
|
||||
|
||||
COPY ./app /app/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue