.NET Monitor 6.0 no longer maintained by .NET #3778
jander-msft
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
.NET Monitor 6.0 no longer maintained by .NET
The end-of-life for .NET container images for .NET Monitor 6.0 was announced in 6.0.X End of Support On May 17th, 2022. Per the announcement, the .NET Monitor 6.0 images will no longer be maintained starting on May 17, 2022.
Details
Docker tags for the .NET Monitor images starting with
6.0
will no longer be produced. We will not delete existing images of those tags, however, they contain unsupported builds of .NET Monitor.If you are using one of the .NET Monitor 6.0 tags such as
6.0-alpine
, we strongly recommend that you upgrade to use a6.1
tag such as6.1-alpine
. Alternatively, you can use a major-version floating tag such as6-alpine-amd64
,6-alpine
, or6
. By using a floating tag, you will always be using the latest version of .NET Monitor.The following Docker repos have been updated:
Beta Was this translation helpful? Give feedback.
All reactions