Skip to content

Conversation

@pyramation
Copy link
Contributor

Summary

Updates the default Docker image in the pgpm docker CLI command to match the image used in CI workflows. The default image changes from pyramation/pgvector:13.3-alpine to ghcr.io/constructive-io/docker/postgres-plus:17.

Changes made in pgpm/cli/src/commands/docker.ts:

  • Updated the help text to show the new default image
  • Updated the actual default value used when no --image flag is provided

Review & Testing Checklist for Human

  • Verify the ghcr.io/constructive-io/docker/postgres-plus:17 image is publicly accessible and pulls correctly
  • Test pgpm docker start locally to confirm the container starts and PostgreSQL is accessible
  • Consider if the PostgreSQL version upgrade (13 → 17) could impact existing users who rely on the default image

Notes

This aligns the CLI default with the image used in .github/workflows/run-tests.yaml.

Link to Devin run: https://app.devin.ai/sessions/e7054b498dfa4bf2af31efec4bf8a26f
Requested by: Dan Lynch (@pyramation)

@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@pyramation pyramation merged commit 335d10f into main Jan 10, 2026
36 checks passed
@pyramation pyramation deleted the devin/1768049287-update-docker-image branch January 10, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants