Skip to content

docs(readme): use :latest in the image-verify example - #44

Merged
malickyeu merged 1 commit into
mainfrom
docs/evergreen-image-verify-example
Jun 15, 2026
Merged

docs(readme): use :latest in the image-verify example#44
malickyeu merged 1 commit into
mainfrom
docs/evergreen-image-verify-example

Conversation

@malickyeu

Copy link
Copy Markdown
Contributor

Summary

Tiny docs fix from the #42 review follow-up: the image Verifying a download example hard-coded :1.4.0 in the docker buildx imagetools inspect … comment (how to find the digest to pin). That goes stale every release — switch it to :latest so it stays correct.

Type of change

  • Docs only

Checklist

  • Updated docs/ (README)
  • tests / web/dist / Go — N/A (one-line README comment)

The "how to get the digest" comment in the image verification snippet hard-coded
`:1.4.0`, which goes stale every release. Use `:latest` so it stays correct.
Copilot AI review requested due to automatic review settings June 15, 2026 16:12

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@malickyeu
malickyeu merged commit 51cbe90 into main Jun 15, 2026
3 checks passed
@malickyeu
malickyeu deleted the docs/evergreen-image-verify-example branch June 15, 2026 16:14
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