Skip to content

Commit 3e50a8f

Browse files
lbussellmthalman
andauthored
Update .NET tags EOL policy (#6157)
Co-authored-by: Matt Thalman <[email protected]>
1 parent 6aa3d33 commit 3e50a8f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

documentation/supported-tags.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,10 @@ For Windows, `amd64` is the only architecture supported and is excluded from the
235235
236236
Each tag will be supported for the lifetime of the .NET and OS version referenced by the tag, unless further restricted according to [platform support policy](supported-platforms.md).
237237
238-
When an OS version reaches End-of-Life (EOL), its tags will no longer be maintained.
238+
When a .NET version or an OS version reaches End-of-Life (EOL), its tags will no longer be supported.
239+
Unsupported tags and images can still be pulled, but they will no longer receive updates for any reason.
239240
240-
When a .NET version reaches EOL, its tags will continue to be maintained (rebuilt for base image updates) until the next .NET servicing date (typically on "Patch Tuesday", the 2nd Tuesday of the month).
241-
242-
Once a tag is no longer maintained, it will be considered unsupported, and will no longer be updated. Unsupported tags will continue to exist in the container registry to prevent breaking any references to it.
241+
See ["Is your image built from a supported .NET tag?"](vulnerability-reporting.md#c-is-your-image-built-from-a-supported-net-tag) for details on how to tell if a specific tag is supported.
243242
244243
## Policy Changes
245244

0 commit comments

Comments
 (0)