7441eb8cda
Setting APP_VERSION in docker-compose with a :-unknown fallback would override the version baked into the image at build time. The CI already embeds it via --build-arg APP_VERSION=1.0.<commit-count>, so compose should stay silent. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>