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

Use Node 20 for Docker builds #1053

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

greenscientist
Copy link
Collaborator

Also upgrade node-fetch version to latest 2.x

We go from 2.6.7 to 2.7.0.

When we tested with Node 20.x, we had several socket hangups when talking to JSON2Capnp.

A better solution would be to switch to the native fetch() that is now available on Node.JS,
but that chance is more invasive
Let's use Node 20.x as our default build
Copy link
Collaborator

@tahini tahini left a comment

Choose a reason for hiding this comment

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

Looks good

@tahini tahini merged commit ca0a3d2 into chairemobilite:main Sep 16, 2024
6 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