Skip to content

Commit 38d438f

Browse files
chore(deps): pin mcr.microsoft.com/dotnet/sdk docker tag to bbcc25e
1 parent 809d3a4 commit 38d438f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

0 commit comments

Comments
 (0)