Skip to content

chore: pin Docker :latest tags to stable version tags#67

Open
egg-sourcegraph-testing[bot] wants to merge 1 commit into
masterfrom
egg-change/pin-docker-latest-tags
Open

chore: pin Docker :latest tags to stable version tags#67
egg-sourcegraph-testing[bot] wants to merge 1 commit into
masterfrom
egg-change/pin-docker-latest-tags

Conversation

@egg-sourcegraph-testing
Copy link
Copy Markdown

Pin unpinned Docker image tags

This PR replaces all FROM <image>:latest references in Dockerfiles with
specific stable version tags, improving build reproducibility and security.

Changes made:

  • Replaced :latest tags with the latest stable release version for each image
  • Only FROM instructions with explicit :latest tags were modified
  • Images already pinned with a digest (@sha256:) were left unchanged

Automated by Sourcegraph Batch Changes.

Hatched by a Sourcegraph egg.

Co-authored-by: ajaynz <ajay.sridhar@sourcegraph.com>
@egg-sourcegraph-testing egg-sourcegraph-testing Bot force-pushed the egg-change/pin-docker-latest-tags branch from 62c4b30 to 6bdc0e6 Compare May 7, 2026 17:24
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.

0 participants