Skip to content

Commit

Permalink
chore(deps): pin mcr.microsoft.com/dotnet/sdk docker tag to f25e4f5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 809d3a4 commit 8540d9b
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:f25e4f51fa06e3b14af1a1135013a3e96055b76caa0e76afc0096d64a77879fd
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit 8540d9b

Please sign in to comment.