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

Commit

Permalink
Update mcr.microsoft.com/dotnet/sdk Docker tag to v7.0.404
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2023
1 parent e4ee438 commit 25b2344
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.403@sha256:7776f4a8f9f4a809374c44f1214d49b22975cdf47a9ef44acf87fec8b0216e95 AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0.404@sha256:f972ec3d257e82c73b0d1c70df854521957bfc214823700ee9dc6ae27dc6a10b AS build
WORKDIR /app

ARG TARGETPLATFORM
Expand Down

0 comments on commit 25b2344

Please sign in to comment.