We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5626e commit f7310b6Copy full SHA for f7310b6
1 file changed
docker/Base.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:10.0-alpine AS build-common
+FROM mcr.microsoft.com/dotnet/sdk:11.0-alpine AS build-common
2
WORKDIR /src
3
4
COPY --link Common/*.csproj Common/
0 commit comments