-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Update pypy version from 3.10 to 3.11 in Dockerfile #9934
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
Conversation
#40 40.08 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl.metadata (2.2 kB)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the PyPy version from 3.10 to 3.11 in the Docker configuration to use a more recent PyPy release.
- Updates PyPy version references from pypy3.10 to pypy3.11 across all Docker configuration commands
- Maintains consistency by updating all pyenv install, global, and local commands that reference PyPy
- Ensures pip installation and celery installation commands use the updated PyPy version
No description provided.