Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add multi-platform docker image support
This commit adds support for multi-platform docker images. It includes changes to the CI workflow file to setup QEMU and Docker Buildx, login to Docker Hub, and build and push the docker image for both amd64 and arm64 platforms.
- Loading branch information