Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions release-notes/11.0/preview/preview7/containers.md
Original file line number Diff line number Diff line change
@@ -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)).

<!-- No net-new container features shipped between the P6 (2026-07-14) and P7
(2026-08-11) windows. Merged PRs against dotnet/dotnet-docker in that
window are #7290 (Azure Linux 4.0 P6 backport), #7295/#7297 (network
isolation policy, infra), and #7298 (Chisel v1.4.2). Everything else is
nightly dependency flow. -->
Loading