You've already forked byos_node_lite
mirror of
https://github.com/usetrmnl/byos_node_lite.git
synced 2026-04-29 13:42:38 -07:00
26dff61c53
- Use multi-stage Docker build for smaller image size - Pin Alpine to node:22-alpine3.21 for reproducible builds - Use npm ci with package-lock.json for deterministic installs - Add engines field requiring Node.js >=20