Skip to content
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

Upgrade Node.js to Node 20, the new Active LTS version after 10/24/2023 #158

Open
justinvp opened this issue Sep 8, 2023 · 2 comments
Open
Labels
kind/enhancement Improvements or new features

Comments

@justinvp
Copy link
Member

justinvp commented Sep 8, 2023

Node 20 is becoming the Active LTS version starting October 24th. We should upgrade our images to use that version on or soon after 10/24.

@justinvp justinvp added the kind/enhancement Improvements or new features label Sep 8, 2023
@komalali
Copy link
Member

@justinvp bumping this as Node 20 is now LTS

@justinvp
Copy link
Member Author

justinvp commented Oct 4, 2024

We now have separate images for 18, 20, and 22: https://hub.docker.com/u/pulumi?page=1&search=pulumi-nodejs. The default image (without suffix) pulumi/pulumi-nodejs still uses 18, but we will start updating this and other languages to track the latest stable version of each language in November.

If you're using the pulumi/pulumi image, you can specify the version of Node.js to use via a .node-version file.

For more details see https://www.pulumi.com/blog/docker-containers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants