We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d8200 commit 1fcc4d3Copy full SHA for 1fcc4d3
Is.Web/Dockerfile
@@ -1,5 +1,4 @@
1
FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build
2
-FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build
3
WORKDIR /src
4
COPY ["Is.Web/Is.Web.csproj", "Is.Web/"]
5
COPY ["Is.Domain/Is.Domain.csproj", "Is.Domain/"]
0 commit comments