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
Refactor Dockerfile and GitHub Actions for multi-architecture support
- Updated Dockerfile to copy the 'flapi' binary from the build stage.
- Modified GitHub Actions workflow to implement a matrix strategy for building on both linux/amd64 and linux/arm64 platforms, enhancing multiarch support.
0 commit comments