Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #130 from TheEadie/renovate/net-core-docker-contai…
Browse files Browse the repository at this point in the history
…ners

Update mcr.microsoft.com/dotnet/sdk Docker tag to v7.0.402
  • Loading branch information
TheEadie authored Oct 11, 2023
2 parents 2e4c2d9 + 650dd10 commit dea8ba0
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,5 +1,5 @@
#### Build ####
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0.401@sha256:2dd6fa19392967b26d59228af0ec481c652b98346ced56a4db1c66416b4c947f AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0.402@sha256:3eca0aedc1b20e3cc167e5059e42a79d326bad1f5df99c4ba42f1356caa80d28 AS build
WORKDIR /app

ARG TARGETPLATFORM
Expand Down

0 comments on commit dea8ba0

Please sign in to comment.