Skip to content

Commit 5f1830e

Browse files
chore(deps): pin mcr.microsoft.com/dotnet/sdk docker tag to bf08a06
1 parent c2c8e82 commit 5f1830e

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:8.0
1+
FROM mcr.microsoft.com/dotnet/sdk:8.0@sha256:bf08a06451dade362de02e9b520ff4cff67295a4c6730a262648da063c535fdc
22
WORKDIR /scip-dotnet
33
ADD . /scip-dotnet
44
RUN dotnet pack

0 commit comments

Comments
 (0)