Skip to content

Commit

Permalink
Pin mcr.microsoft.com/dotnet/sdk Docker tag to f91f918
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent dbbe7f7 commit 0c62317
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:f91f9181d68b5ed2c8dea199dbbd2f6d172e60bdc43f8a67878b1ad140cf8d6b
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit 0c62317

Please sign in to comment.