Skip to content

chore: document latest tag rather than main - #77

Merged
SamMorrowDrums merged 1 commit into
mainfrom
remove-docker-main
Apr 3, 2025
Merged

chore: document latest tag rather than main#77
SamMorrowDrums merged 1 commit into
mainfrom
remove-docker-main

Conversation

@SamMorrowDrums

Copy link
Copy Markdown
Collaborator

We now have a published latest docker tag that will keep up with actual releases, so we should avoid suggesting main as it is more likely to be broken or required further testing before rolling out.

@SamMorrowDrums
SamMorrowDrums requested review from Copilot and toby and removed request for CopilotApril 3, 2025 14:09

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the installation instructions in the README to remove the explicit reference to the "main" tag and rely on Docker's default behavior, which uses the published "latest" tag.

  • Changed docker command in the README to remove the ":main" tag.
  • Updated both code blocks where the image reference was specified.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@williammartinwilliammartin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems good to me.

@SamMorrowDrums
SamMorrowDrums merged commit bb56733 into mainApr 3, 2025
@SamMorrowDrums
SamMorrowDrums deleted the remove-docker-main branch April 3, 2025 14:20
Sign up for freeto 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.

3 participants

@SamMorrowDrums@williammartin