mirror of
https://github.com/usetrmnl/byos_node_lite.git
synced 2026-08-13 23:18:18 -07:00
- 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