Closes #126 - Dockerfile: ARG BUILD_VERSION=dev baked into ENV APP_VERSION + OCI label - CI: passes BUILD_VERSION build-arg from git tag to docker build - main.py: adds GET /health returning {"status": "ok", "version": "..."} - Dockerfile: updates HEALTHCHECK to use /health (no SQL, lightweight) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers_v3 | ||
| services | ||
| __init__.py | ||
| db_engine.py | ||
| dependencies.py | ||
| main.py | ||