Skip to content

Commit 569867d

Browse files
Tiny format change of Dockerfile.chiseled-composite (#6083)
1 parent e553d6e commit 569867d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/aspnetapp/Dockerfile.chiseled-composite

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Learn about building .NET container images:
22
# 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
3+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0-noble AS build
44
ARG TARGETARCH
55
WORKDIR /source
66

0 commit comments

Comments
 (0)