Skip to content

Commit

Permalink
Pin mcr.microsoft.com/dotnet/sdk Docker tag to 61e9cb3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 21422e1 commit 36f6d1f
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:7.0
FROM mcr.microsoft.com/dotnet/sdk:7.0@sha256:61e9cb3cd7668a29288f404b56e074f7f8f2d872c82efe32a4f3fe8dec956337
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit 36f6d1f

Please sign in to comment.