Docker cross-compile fix
- Dockerfile build stage runs on $BUILDPLATFORM instead of emulating, fixing the multi-arch GHCR publish that aborted under QEMU on 2.2.1 (no image reached GHCR)
- Published image contents are unchanged — only the build mechanism changed