node-red-docker
node-red-docker copied to clipboard
Enable 32bit ARM builds for Node v18
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Proposed changes
Build ARMv7 when using NodeJS v18
Checklist
- [ ] I have read the contribution guidelines
- [ ] For non-bugfix PRs, I have discussed this change on the mailing list/slack team.
- [ ] I have run
grunt
to verify the unit tests pass - [ ] I have added suitable unit tests to cover the new/changed functionality