Updated .NET to 8
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/dotnet/sdk:6.0
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0
|
||||
|
||||
RUN \
|
||||
apt-get update; \
|
||||
|
||||
Reference in New Issue
Block a user