2 Commits

Author SHA1 Message Date
jason 1107d0410f fix(ci): build without BuildKit — runner has no buildx
Build and Push Docker Image / build (push) Successful in 2m6s
The CI host builds with the legacy Docker builder (buildx/BuildKit missing on
the runner). Drop the '# syntax' directive and the 'RUN --mount=type=cache'
npm cache mount from the Dockerfile, and remove DOCKER_BUILDKIT=1 from the
workflow. Restores a green build so registry.alwisp.com/jason/mrp-qrcode:latest
publishes and PORT can roll the container off the pinned old digest.
2026-07-19 14:17:13 -05:00
jason b98837a72c stage 1 2026-04-20 15:49:01 -05:00