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 #131 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:7.0.402 Docker digest to d0755fb
  • Loading branch information
TheEadie authored Oct 12, 2023
2 parents dea8ba0 + 6d222d3 commit c5eab6b
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.402@sha256:3eca0aedc1b20e3cc167e5059e42a79d326bad1f5df99c4ba42f1356caa80d28 AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0.402@sha256:d0755fbf1ed34aecd79c127fd1dd01b80587acdb8ff50e5a68d1adf8b076922b AS build
WORKDIR /app

ARG TARGETPLATFORM
Expand Down

0 comments on commit c5eab6b

Please sign in to comment.