You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace hardcoded version '1.0.0' with dynamic VERSION build argument in Dockerfile
- Add VERSION build arg with 'latest' default for flexible versioning
- Update CI workflow to pass development version (dev-{commit-sha}) for test builds
- Update release workflow to pass actual tag version for production builds
- Remove HTTP/port configurations to keep MCP server stdio-only as intended
- Maintain Python 3.13-slim base images while resolving main branch conflicts
- Ensure proper version tracking across PyPI packages and Docker images
- Enable automatic versioning without manual Dockerfile updates
0 commit comments