-
Notifications
You must be signed in to change notification settings - Fork 330
Add Node 22 and remove Node 21 #1391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
README.md
Outdated
| - [`gitpod/workspace-node`](https://hub.docker.com/r/gitpod/workspace-node) ✅ | ||
| - [`gitpod/workspace-node-lts`](https://hub.docker.com/r/gitpod/workspace-node-lts) ✅ | ||
| - [`gitpod/workspace-node-18`](https://hub.docker.com/r/gitpod/workspace-node-18) ✅ | ||
| - [`gitpod/workspace-node-20`](https://hub.docker.com/r/gitpod/workspace-node-22) ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit (20)
dazzle.yaml
Outdated
| - base | ||
| chunks: | ||
| - lang-node:20 | ||
| - lang-node:22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latest node-lts is 20 https://nodejs.org/en/download/package-manager
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Introduces images for Node 20 and 22 as well as removes Node 21 which has reached end of life in June.