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)). + +