Skip to content

Update default_variant to trixie #2365

Description

@MikeMcC399

Problem

The default image as defined in

default_variant bookworm
is bookworm.

also in versions.json

and confirmed by

$ docker run --rm --entrypoint cat node:25.5 /etc/debian_version
12.13

https://www.debian.org/releases/ shows

Version Code Name Release Date Status
13 Trixie 2025-08-09 stable
12 Bookworm 2023-06-10 oldstable

Solution

Update the default_variant to trixie.

Add the information to README > node: which currently does not state which operating system and version the default is based on.

Alternatives to Consider

Stay with bookworm

EOL is however 2026-06-10 (with later dates for End of LTS and End of ELTS).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions