Skip to content

Node.js 20 upgrade for dev container#1189

Open
brooke-hamilton wants to merge 2 commits intodevcontainers:mainfrom
brooke-hamilton:devcontainer-node-20
Open

Node.js 20 upgrade for dev container#1189
brooke-hamilton wants to merge 2 commits intodevcontainers:mainfrom
brooke-hamilton:devcontainer-node-20

Conversation

@brooke-hamilton
Copy link
Copy Markdown

Summary

This PR upgrades the dev container configuration from Node.js 16/18 to Node.js 20.

Changes

  • Updated Dockerfile base image variant from 16-bullseye to 20-bookworm
  • Updated devcontainer.json build argument from Node.js 18 to Node.js 20
  • Added devcontainer-lock.json to pin feature versions

Modified Files

  • .devcontainer/Dockerfile - Base image variant update
  • .devcontainer/devcontainer.json - Build argument update
  • .devcontainer/devcontainer-lock.json - New lock file for feature versioning

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
@brooke-hamilton brooke-hamilton requested a review from a team as a code owner April 6, 2026 01:46
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.

1 participant