.NET Alpine 3.20 images no longer maintained #6446
lbussell
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.NET container images for Alpine 3.20 will no longer be maintained starting today, 2025-05-13, per our policy. Alpine 3.21 images were released on 2025-01-14.
For more information, see our policies:
Details
Image tags containing
alpine3.20
will no longer be produced. We will not delete existing 3.20 images or tags, but they now contain unsupported builds of Alpine and .NET.If you are using one of the Alpine 3.20 tags such as
8.0-alpine3.20
or9.0-alpine3.20
, we recommended that you upgrade to Alpine 3.21 (e.g.8.0-alpine3.21
). Alternatively, you can use a floating tag for Alpine such as8.0-alpine
or9.0-alpine
.Beta Was this translation helpful? Give feedback.
All reactions