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 21422e1 commit 36f6d1fCopy full SHA for 36f6d1f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:7.0
+FROM mcr.microsoft.com/dotnet/sdk:7.0@sha256:61e9cb3cd7668a29288f404b56e074f7f8f2d872c82efe32a4f3fe8dec956337
2
WORKDIR /scip-dotnet
3
ADD . /scip-dotnet
4
RUN dotnet pack
0 commit comments