fix(bot): add -Dtarget=x86_64-linux-gnu to Dockerfile
Depot's builder emits CPU instructions incompatible with Fly.io's
Firecracker VMs when building for native target. Cross-compile to
baseline x86_64 instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>