There was an error while loading. Please reload this page.
2 parents 32ce2e2 + 063b299 commit ecf620eCopy full SHA for ecf620e
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:10.0.100 AS build-env
+FROM mcr.microsoft.com/dotnet/sdk:10.0.101 AS build-env
2
WORKDIR /app
3
4
# Copy csproj and restore as distinct layers
0 commit comments