build(admin): npm ci instead of bun + arm64-capable lockfile for multi-arch
All checks were successful
Release: multi-arch Docker images / build-push (push) Successful in 26m49s
All checks were successful
Release: multi-arch Docker images / build-push (push) Successful in 26m49s
- Dockerfile: bun install -> npm ci (bun tar-extract unstable under qemu arm64) - pin @hookform/resolvers 5.2.2 (5.7.x forces ajv@8 -> broken npm lockfile) - package-lock.json regenerated with linux-arm64 native optionals (lightningcss, sharp, tailwindcss-oxide, parcel/watcher) - runtime CMD stays node server.js (bun not installed in runner image)
This commit is contained in:
14381
admin-next/package-lock.json
generated
Normal file
14381
admin-next/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user