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

Update Node version to v20.12.2 #330

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

kmcginnes
Copy link
Collaborator

Description

Updates the Node version to the latest LTS version v20.12.2.

Validation

The Docker image did have a size jump of 83 MB when updated to Node v20.

  • Node v16 - 729 MB
  • Node v20 - 812 MB
Screenshot 2024-04-29 at 3 51 17 PM

Related Issues

Addresses #307

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@kmcginnes kmcginnes self-assigned this Apr 29, 2024
@kmcginnes kmcginnes linked an issue Apr 29, 2024 that may be closed by this pull request
5 tasks
@kmcginnes kmcginnes merged commit 8dc88e0 into aws:main Apr 30, 2024
1 check passed
@kmcginnes kmcginnes deleted the update-node branch April 30, 2024 15:27
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.

[Bug] Node versions are not aligned across Docker and runtime
2 participants