Commit graph

3 commits

Author SHA1 Message Date
Tracewebstudio Dev
a13dce546d fix(ci): use internal registry for node:20-alpine base image
- 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
2026-04-16 19:30:32 +02:00
Ashwin Kumar
29f3ff5bef chore(ci): use alpine base for simple docker build 2026-04-10 20:21:15 +02:00
Ashwin Kumar
e416f2fe8f fix(docker): use simpler single-stage Dockerfile
- Add Dockerfile.simple with single-stage build

- Update woodpecker to use Dockerfile.simple

- Remove multi-stage complexity
2026-04-10 19:46:36 +02:00