Commit Graph

3 Commits

Author SHA1 Message Date
David Parry e3e0db6f3d ci: build and publish multi-arch Docker images (amd64 + arm64)
Add `platforms: linux/amd64,linux/arm64` to both the frontend and
backend build-and-push steps. The existing setup-buildx-action already
enables QEMU-based cross-compilation, so no additional steps are needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 13:48:24 +11:00
anoracleofra-code c84cba927a fix: tag Docker images as latest + semver instead of branch name
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:55:06 -06:00
anoracleofra-code 38d92ac6cc feat: add Docker publishing via GitHub Actions 2026-03-08 14:04:52 -06:00