Skip to content

Commit

Permalink
Pin mcr.microsoft.com/dotnet/sdk Docker tag to 39006b3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent cd2a9d9 commit dbce7db
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:39006b351d036a7f06718a845280470d5511f5f2fd5af330db19a4c70ffd7a84
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit dbce7db

Please sign in to comment.