Roll back Alpine floating tags from 3.22 to 3.21#6565
Merged
lbussell merged 1 commit intodotnet:mainfrom Jul 22, 2025
Merged
Conversation
mthalman
approved these changes
Jul 21, 2025
Member
|
We are reverting this change because there is a significant incompatibility between Azure CosmosDB and OpenSSL 3.5. The team needs more time to investigate and respond. OpenSSL 3.5 is the biggest OpenSSL release since OpenSSL 3.0. Alpine 3.22 is the first distro version to include it that we publish in our container images. The
In short, users rely on this tag precicely because we'll move it foward and backward based on signal. We offer fixed version tags for users that want more certainy. Examples (of both styles):
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR moves the Alpine floating tags from
3.22to3.21due to this issue with OpenSSL 3.5 and CosmosDB:aspnet:8.0-alpine- OpenSSL 3.5.0 appears to cause frequent connection failures with Azure CosmosDB SDK running in Direct connection mode #6560Related: