mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
Emulated docker arm64 builds are failing for community images. This PR - Switches gh action to use native arm64 runners - Merges amd64 and arm64 images to create a multi-arch docker image Fixes https://github.com/chatwoot/chatwoot/issues/10790