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

#1284 Use Alpine Linux v3.16 for the Docker image #1285

Merged
merged 2 commits into from
May 18, 2023
Merged

Conversation

kalbfled
Copy link
Member

@kalbfled kalbfled commented May 18, 2023

Description

Alpine v3.16 uses OpenSSL v1.1.1, whereas Alpine v3.17 uses OpenSSL v3.0.8. The newer OpenSSL version causes problems with our Twilio integration until we can upgrade the "requests" and "urllib3" Python packages. #1284

#1284

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

@cris-oddball Deployed this branch to Perf and tested.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

…L v1.1.1, whereas Alpine v3.17 uses OpenSSL v3.0.8. The newer OpenSSL version causes problems with our Twilio integration until we can upgrade the "requests" and "urllib3" Python packages. #1284
@kalbfled kalbfled self-assigned this May 18, 2023
@kalbfled kalbfled marked this pull request as ready for review May 18, 2023 18:16
@kalbfled kalbfled requested a review from a team as a code owner May 18, 2023 18:16
ci/Dockerfile Outdated Show resolved Hide resolved
k-macmillan
k-macmillan previously approved these changes May 18, 2023
@kalbfled kalbfled merged commit 8d52af3 into master May 18, 2023
@kalbfled kalbfled deleted the 1284-alpine-openssl branch May 18, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants