Skip to content

Conversation

@sireeshajonnalagadda
Copy link
Contributor

Ref: https://github.com/devcontainers/internal/issues/283

Devcontainer Image:

typescript-node
Description of changes:

Aims to add support for debian trixie (13)
Changelog:

Change in Dockerfiles to add debian trixie as the default option.
Change in manifest.json to add debian trixie image variant.
Change in readme file.
Checklist:

All checks are passed.

@sireeshajonnalagadda sireeshajonnalagadda marked this pull request as ready for review September 22, 2025 09:21
@sireeshajonnalagadda sireeshajonnalagadda requested a review from a team as a code owner September 22, 2025 09:21
@sireeshajonnalagadda sireeshajonnalagadda marked this pull request as draft September 22, 2025 09:22
@AlvaroRausell AlvaroRausell requested a review from Copilot October 14, 2025 09:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for Debian Trixie (13) as the new default option for the typescript-node devcontainer image, replacing Bookworm as the latest variant.

  • Updated the default variant from Debian Bookworm to Debian Trixie
  • Added Trixie variants for Node.js versions 20, 22, and 24
  • Bumped version from 3.0.3 to 4.0.0 to reflect the major change

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/typescript-node/manifest.json Added Trixie variants, updated default to 24-trixie, and bumped version to 4.0.0
src/typescript-node/README.md Updated documentation to reflect new Trixie variants and version examples
src/typescript-node/.devcontainer/Dockerfile Changed default variant from 24-bookworm to 24-trixie and updated base image version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AlvaroRausell AlvaroRausell merged commit 6338e57 into devcontainers:main Oct 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants