We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e553d6e commit 569867dCopy full SHA for 569867d
samples/aspnetapp/Dockerfile.chiseled-composite
@@ -1,6 +1,6 @@
1
# Learn about building .NET container images:
2
# https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md
3
-FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0-noble AS build
+FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0-noble AS build
4
ARG TARGETARCH
5
WORKDIR /source
6
0 commit comments