DevContainer

This commit is contained in:
2022-11-02 09:45:27 +01:00
committed by Ádám Kovács
parent 5c2214fa50
commit fb381e56c5

View File

@@ -1,3 +1,3 @@
{
"image": "mcr.microsoft.com/dotnet/sdk:7.0"
"image": "mcr.microsoft.com/dotnet/sdk:7.0-alpine"
}