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 5ae7840Copy full SHA for 5ae7840
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:7.0
+FROM mcr.microsoft.com/dotnet/sdk:7.0@sha256:99a29610910d8b1ead1c5dd995fecc3460f9fbde602325c18df25bd66e1819ea
2
WORKDIR /scip-dotnet
3
ADD . /scip-dotnet
4
RUN dotnet pack
0 commit comments