Skip to content

Update Program.cs to latest official images that work on Mac #869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raultorrecilla
Copy link

@raultorrecilla raultorrecilla commented Jul 25, 2025

I could not download the images in Mac so I ended up changing this to make it work

Closes #868

I could not download the images so I ended up doing this to pull them
@Copilot Copilot AI review requested due to automatic review settings July 25, 2025 13:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates container image configurations in the AppHost to use more compatible versions that work on Mac systems. The changes replace specific image versions with either latest tags or more compatible image sources.

  • Updates Redis configuration to use the official Redis image with latest tag
  • Changes RabbitMQ to use latest tag instead of a specific version
  • Replaces the pgvector image source from ankane/pgvector to pgvector/pgvector with a specific version

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.

eShop on Mac + VS Code fails to pull redis, postgre and eventbus images
1 participant