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

Add 3.11 to images with newer openssl as needed #93

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented Jan 15, 2025

Add python 3.11 to base images
Add openssl 3 to Ubuntu 20 and Rocky8 and use when building python 3.11
Use enable-optimizations for python 3.11 which appears to be reasonable safe to use (see https://devguide.python.org/getting-started/setup-building/#optimization)

removed any unneeded changes

@emlowe emlowe changed the title Add 3.11 to images with newer openssl as needed - also update sqlite Add 3.11 to images with newer openssl as needed Feb 11, 2025
Comment on lines 50 to 51
pip install --upgrade pip && \
pip install --no-cache-dir py3createtorrent awscli && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so long as we're doing for one, should do for both pythons? also in other files.

@emlowe emlowe requested a review from altendky February 19, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants