You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Docker multi-arch build using pre-built binaries
- Switch from building in Docker to using pre-built binaries from GitHub releases
- Fixes cross-compilation issues for ARM64
- Much faster builds (seconds instead of minutes)
- Supports linux/amd64 and linux/arm64 platforms
0 commit comments