docs: deprecate bullseye (end of 5 year lifecycle on 2026-08-31)#2560
docs: deprecate bullseye (end of 5 year lifecycle on 2026-08-31)#2560MikeMcC399 wants to merge 1 commit into
Conversation
b299108 to
ae5d944
Compare
ae5d944 to
9ab7231
Compare
|
|
|
@nodejs/corepack Please review this documentation addition which pre-warns If the PR is not merged into the documentation, then these users may be surprised in September 2026 when new Node.js releases no longer appear for Debian 11 (bullseye). If they are using a floating tag, such as |
|
I kind of feel like if someone has chosen a named tag, they're up enough on the lifecylce of Debian. And if they're not, they're likely not going to catch anything that is just a note on our README/DockerHub page |
That does make sense, so I'll close it unmerged. Thanks for your feedback! As I noted after I submitted this PR, Debian itself is informing users and there are details on https://www.debian.org/News/ about how to subscribe to their mailing lists. |
Description
Add note to README > node:bullseye that Debian
bullseyereaches the end of its 5-year lifecycle on Aug 31, 2026.Motivation and Context
Users should plan to migrate before Debian
bullseyeis no longer supported.A follow-on change after end of Aug 2026 will be needed to remove
bullseyefrom the configuration and this documentation change advises users in advance.Testing Details
N/A
Types of changes
Checklist