Skip to content

fix pgvector compose image - #1698

Closed
erichanwang wants to merge 1 commit into
rocketride-org:developfrom
erichanwang:fix/RR-1684-pgvector-image
Closed

fix pgvector compose image#1698
erichanwang wants to merge 1 commit into
rocketride-org:developfrom
erichanwang:fix/RR-1684-pgvector-image

Conversation

@erichanwang

Copy link
Copy Markdown

fixes #1684

what changed:

  • replaced the removed ankane/pgvector:v0.8.0 image with pgvector/pgvector:pg16 in docker/docker-compose.yml

why:
the documented docker stack fails at image pull time because the old pgvector image tag no longer resolves.

checks:

  • docker compose -f docker/docker-compose.yml config
  • docker manifest inspect pgvector/pgvector:pg16

breaking changes: none

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: aec0f2e6-dbb8-4f84-ab48-9ee5bd8826b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor
🤖 Internal: Discord sync marker

Auto-managed by the Discord notification workflow. Stores the linked Discord message ID and forum thread ID. Do not edit or delete.

@erichanwang

Copy link
Copy Markdown
Author

closing this draft as duplicate of #1685, which already covers #1684 with the same pgvector image replacement and live compose verification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker compose references removed ankane/pgvector:v0.8.0 image

1 participant