fix(docker): replace deprecated ankane/pgvector with pgvector/pgvector:pg16 (#1684) - #1685
Conversation
🤖 Internal: Discord sync markerAuto-managed by the Discord notification workflow. Stores the linked Discord message ID and forum thread ID. Do not edit or delete. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Docker Compose PostgreSQL service now references the ChangesPostgreSQL image update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
ankane/pgvector:v0.8.0, which no longer exists on Docker Hub.pgvector/pgvector:pg16image sodocker compose up -dworks again on a fresh checkout.Type
Testing
Fresh checkout of develop
docker compose up -d
Verified all services start successfully
Tests added or updated
Tested locally
./builder testpassesChecklist
Linked Issue
Fixes #1684
Summary by CodeRabbit