Skip to content

Commit

Permalink
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent c83339c commit c8df568
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:8.0@sha256:c3d084185dee85aa204797dd228e3e720a14dbcfe4e785b40b9df189f79c7190
WORKDIR /scip-dotnet
ADD . /scip-dotnet
RUN dotnet pack
Expand Down

0 comments on commit c8df568

Please sign in to comment.