From fd126b13903b4d4bf45c4fc0143128259f227666 Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Sat, 1 Aug 2026 19:51:38 -0700 Subject: [PATCH] [release-notes] Containers in .NET 11 Preview 7 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5 --- .../11.0/preview/preview7/containers.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 release-notes/11.0/preview/preview7/containers.md diff --git a/release-notes/11.0/preview/preview7/containers.md b/release-notes/11.0/preview/preview7/containers.md new file mode 100644 index 0000000000..7e3889b5b4 --- /dev/null +++ b/release-notes/11.0/preview/preview7/containers.md @@ -0,0 +1,20 @@ +# Container image updates in .NET 11 Preview 7 - Release Notes + +.NET 11 Preview 7 contains no new user-facing container image features. The +Azure Linux 4.0 image rollout begun in Preview 6 is complete — the remaining +Azure Linux 4.0 tag variants were backported to the Preview 7 branch in +[dotnet/dotnet-docker #7290](https://github.com/dotnet/dotnet-docker/pull/7290) — +and the smaller Native AOT SDK images introduced in Preview 6 are unchanged. + +For features that shipped earlier in the release, see the +[Preview 6 container notes](../preview6/containers.md). + +The only non-infrastructure change in this preview is a Chisel update to +`v1.4.2` for the distroless image build +([dotnet/dotnet-docker #7298](https://github.com/dotnet/dotnet-docker/pull/7298)). + +