Skip to content

Commit 2a67ae5

Browse files
Pin mcr.microsoft.com/dotnet/sdk Docker tag to 9afd0b7
1 parent 4665a6c commit 2a67ae5

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

0 commit comments

Comments
 (0)