fix(infra): set data directory ownership for bun user
The app container runs as user bun (UID 1000) but the cloned
data/ directory is owned by root, causing SQLite to fail.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>