Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Update Docker build workflow for multi-platform support and…
… cleanup - Added permissions for read access to contents and write access to packages - Updated strategy matrix to include linux/amd64 and linux/arm64 platforms - Updated Docker Meta step name to "Docker Meta" - Added driver-opts for network=host in Set up Docker Buildx step - Updated conditions for Login to Docker Hub and Login to GHCR steps to only run on push and schedule events - Added platforms parameter in Build and Push Docker Image step to build for multiple platforms - Added Clean up Buildx step to remove the buildx builder
- Loading branch information