Skip to content

use latest image for example compose file#191

Open
douglowe wants to merge 1 commit into
developfrom
example-docker-compose
Open

use latest image for example compose file#191
douglowe wants to merge 1 commit into
developfrom
example-docker-compose

Conversation

@douglowe

Copy link
Copy Markdown
Collaborator

Although it is wise to use specific tags for images in deployment, to make sure that the example docker compose file can be run easily I think it's probably best to use the 'latest' tag.

@douglowe douglowe self-assigned this Jul 26, 2026
@douglowe
douglowe requested a review from alexhambley July 26, 2026 17:01
@douglowe
douglowe marked this pull request as ready for review July 26, 2026 17:01
Copilot AI review requested due to automatic review settings July 26, 2026 17:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the example Docker Compose stack to pull the container image using the latest tag so the example can be run without needing to know a specific released version.

Changes:

  • Switch flask service image tag from 0.1 to latest.
  • Switch celery_worker service image tag from 0.1 to latest.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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