Skip to content

If I look at the latest release, which is marked as latest, but is not the last published one, does the source code work for all templates? #9198

Discussion options

You must be logged in to vote

Hey @DevOpsAzurance,
We generally avoid installing Beta and RC software.
While certain tools have their versions pinned due to various reasons, software installation often uses latest available non-prerelease version. This and dependencies introduced by package managers (apt, brew, choco) often causes image builds run from tags/releases to diverge from tag/release info or even fail.
Thus we always encourage usage of main branch as a source code for image builds. Our team performs continuous work on fixing bugs, updating software and ensuring image builds run successfully.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by erik-bershel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants