Skip to content

Commit

Permalink
Pin mcr.microsoft.com/dotnet/sdk Docker tag to 9afd0b7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2023
1 parent 4665a6c commit 2a67ae5
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:9afd0b75c522ce5bbfd42d3356a6c4a9f246948d254ef90f7d8bbe3e47533ed8
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit 2a67ae5

Please sign in to comment.