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
fix: improve postgres version detection with multiple fallback methods
- Add dpkg-based version detection as primary method
- Add postgres --version and initdb --version as fallback methods
- Ensure proper fallback to hardcoded versions when all detection methods fail
- Prevent empty version strings that cause invalid Docker tags
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments