Skip to content

Commit 44c28fb

Browse files
Update mcr.microsoft.com/dotnet/sdk:8.0.412 Docker digest to 8afe5ba
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5413d89 commit 44c28fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/net8.0/aspnetcore/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0.412@sha256:e6748a3b3d8cea753f643cacac0e577d8c409285b3924232db1354693bdbd3d7 AS build
1+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0.412@sha256:8afe5bafd870f742db4bef8893603547b56aa72f37fe78ba27e45f8647192688 AS build
22
ARG TARGETARCH
33
ARG CONFIGURATION="Release"
44
ARG DOTNET_PUBLISH_ARGS=""

0 commit comments

Comments
 (0)