foundryvtt-docker
foundryvtt-docker copied to clipboard
Bump NodeJS to version 20
🗣 Description
This bumps the NodeJS version to 20.
💭 Motivation and context
Version 20 of NodeJS has been approved by the FoundryVTT developers. There is evidence that v20 may also mitigate some of the glibc issues people are having with embedded database binaries. See:
- #697
🧪 Testing
✅ Pre-approval checklist
- [x] This PR has an informative and human-readable title.
- [x] Changes are limited to a single goal - eschew scope creep!
- [x] All relevant type-of-change labels have been added.
- [x] I have read the CONTRIBUTING document.
- [x] These code changes follow cisagov code standards.
- [x] All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
- [ ] All new and existing tests pass.