- Change FROM node:20-alpine to FROM registry.nxtgauge.com/node:20-alpine - Update both Dockerfile and Dockerfile.simple - Fixes Docker Hub rate limiting errors in Woodpecker builds
- Add Dockerfile.simple with single-stage build - Update woodpecker to use Dockerfile.simple - Remove multi-stage complexity