Skip to content

Commit

Permalink
chore(deps): pin mcr.microsoft.com/dotnet/sdk docker tag to bbcc25e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 809d3a4 commit 38d438f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0
FROM mcr.microsoft.com/dotnet/sdk:8.0@sha256:bbcc25ec18dfc904271748a3c3d36edc989458ff3948e7cd300504754d9a4c2d
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit 38d438f

Please sign in to comment.