Skip to content

All my 8.0 sdk builds broke last night.. How can I determine what the previous docker image was for that tag? #5965

Answered by MichaelSimons
erichexter asked this question in Q&A
Discussion options

You must be logged in to vote

The dotnet/versions repo has detailed build info for the .NET docker images. Specifically this file contains the details about the images built, what tags they have, their layers, the commit sha they were built from etc. The file is updated with every build. You can look through the history to find all of the images.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@erichexter
Comment options

@MichaelSimons
Comment options

Answer selected by erichexter
@MichaelSimons
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants