Files
honeyDueAPI/Dockerfile
Trey t ebbbe52560 Fix GOARCH: build arm64 binaries to match Docker platform
The Go build was targeting amd64 while docker-compose sets
platform: linux/arm64, causing SIGSEGV on startup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 15:57:41 -06:00

3.5 KiB