Skip to content

Commit 752aa5b

Browse files
Pin mcr.microsoft.com/dotnet/sdk Docker tag to 16593eb
1 parent ed0b7c7 commit 752aa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:7.0
1+
FROM mcr.microsoft.com/dotnet/sdk:7.0@sha256:16593ebf648f71c4872b35c2d32f4a1ae0e51c0c4eed34c2e864a57901e1a600
22
WORKDIR /scip-dotnet
33
ADD . /scip-dotnet
44
RUN dotnet pack

0 commit comments

Comments
 (0)