Skip to content
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

Add git sha tags for net10.0 images #1375

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Mar 3, 2025

We need to update the LLVM version used in our build images. As discussed in #1371, we would like a long-term solution where dotnet/runtime references images by sha, and they get updated via dependency flow PRs. In the meantime, we can temporarily pin dotnet/runtime images to a specific version to avoid build instability while we roll out new images for #1369.

This change adds back git sha based tags to make it easier to manually pin the images (not to a specific build, but to a specific sha - should be good enough for our purposes).

@sbomer sbomer requested a review from richlander March 3, 2025 23:51
@sbomer sbomer requested a review from a team as a code owner March 3, 2025 23:51
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.

1 participant