mirror of
https://github.com/onyx-dot-app/code-interpreter.git
synced 2026-07-21 08:45:35 -04:00
52b9c25e49
Replace QEMU emulation in the release workflow with a native-runner matrix (ubuntu-latest / ubuntu-24.04-arm): each platform builds and pushes by digest via PUSH_BY_DIGEST, and a merge job assembles the multi-arch manifest lists with imagetools. Add `bake local` targets that build only the host's native platform and load into the local image store, plus a dhi.io registry login for the hardened bases. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>