dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Add openssl1.1-compat to imagebuilder dockerfile #1106

Closed lbussell closed 1 year ago

lbussell commented 1 year ago

We recently moved the floating Alpine Linux tags from 3.16 to 3.17. Per Alpine Linux 3.17 release notes, the default version of OpenSSL is changed from 1.1 to 3.0. For libgit2sharp to function, we need to add the openssl1.1-compat package as recommended by the Alpine Linux release notes.

Fixes https://github.com/dotnet/docker-tools/issues/1105

dotnet-issue-labeler[bot] commented 1 year ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.