Skip to content

Commit dbce7db

Browse files
Pin mcr.microsoft.com/dotnet/sdk Docker tag to 39006b3
1 parent cd2a9d9 commit dbce7db

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:39006b351d036a7f06718a845280470d5511f5f2fd5af330db19a4c70ffd7a84
22
WORKDIR /scip-dotnet
33
ADD . /scip-dotnet
44
RUN dotnet pack

0 commit comments

Comments
 (0)