Updated .NET to 8
Some checks failed
Continuous Integration / Linux (.NET 8.0) (push) Has been cancelled
Continuous Integration / Windows (.NET 8.0) (push) Has been cancelled

This commit is contained in:
hacker
2026-07-20 20:41:41 +01:00
parent 7e801c6fd7
commit d1c5b19697

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:6.0 FROM mcr.microsoft.com/dotnet/sdk:8.0
RUN \ RUN \
apt-get update; \ apt-get update; \