Skip to content

feat: drop Debian 11 Bullseye - #2617

Merged
MikeMcC399 merged 1 commit into
nodejs:mainfrom
MikeMcC399:drop-bullseye
Aug 31, 2026
Merged

feat: drop Debian 11 Bullseye#2617
MikeMcC399 merged 1 commit into
nodejs:mainfrom
MikeMcC399:drop-bullseye

Conversation

@MikeMcC399

@MikeMcC399 MikeMcC399 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

Drop bullseye from new image production:

  • remove bullseye and bullseye-slim from versions.json for Node.js 22, 24 & 26
  • remove bullseye and bullseye-slim from architectures
  • remove 22/bullseye* 24/bullseye* 26/bullseye* directories to remove bullseye and bullseye-slim
  • remove bullseye from documentation

Motivation and Context

Debian bullseye reached the end of its 5-year lifecycle on Aug 31, 2026 and is no longer supported after this date.

Testing Details

Execute:

./stackbrew.sh

and confirm that bullseye is no longer included.

Types of changes

  • Documentation
  • Version change (Update, remove or add more Node.js versions)
  • Variant change (Update, remove or add more variants, or versions of variants)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (none of the above)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • All new and existing tests passed.

Bullseye reached the end of its 5-year lifecycle on Aug 31, 2026.
See https://www.debian.org/releases/bullseye/

Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@MikeMcC399 MikeMcC399 added debian Debian operating system build process labels Aug 31, 2026
@MikeMcC399 MikeMcC399 self-assigned this Aug 31, 2026
@MikeMcC399
MikeMcC399 marked this pull request as ready for review August 31, 2026 08:42
@MikeMcC399
MikeMcC399 requested review from nschonni and sxa August 31, 2026 08:52
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399
MikeMcC399 merged commit 3e2bc46 into nodejs:main Aug 31, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown

Created PR on the official-images repo (docker-library/official-images#22172). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build process debian Debian operating system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adapt to Debian 11 (bullseye) EOL LTS exit on 2026-08-31

2 participants