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

Upgrade Python to 3.11 #164

Open
jaxxstorm opened this issue Oct 5, 2023 · 2 comments
Open

Upgrade Python to 3.11 #164

jaxxstorm opened this issue Oct 5, 2023 · 2 comments
Labels
customer/feedback Feedback from customers kind/enhancement Improvements or new features

Comments

@jaxxstorm
Copy link
Contributor

What happened?

Currently the version of python is 3.9. This is a little outdated.

Example

N/A

Output of pulumi about

N/A

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@jaxxstorm jaxxstorm added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Oct 5, 2023
@justinvp justinvp removed the needs-triage Needs attention from the triage team label Oct 6, 2023
@justinvp
Copy link
Member

justinvp commented Oct 6, 2023

Related to #144. I think we're going to want to do something like that, as upgrading the existing image can potentially break folks, so we try to minimize it as much as possible.

@mnlumi mnlumi added the customer/feedback Feedback from customers label Oct 17, 2023
@lukehoban lukehoban added kind/enhancement Improvements or new features and removed kind/bug Some behavior is incorrect or out of spec labels Nov 13, 2023
@justinvp
Copy link
Member

justinvp commented Oct 4, 2024

For Python, we now have images for 3.9 through 3.12 https://hub.docker.com/u/pulumi?page=1&search=pulumi-python. The default image (without suffix) pulumi/pulumi-python still uses 3.9, but we will start updating this and other languages to track the latest stable version of each language in November.

If you're using the pulumi/pulumi image, you can specify the version of Python to use via a .python-version file.

For more details see https://www.pulumi.com/blog/docker-containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer/feedback Feedback from customers kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

4 participants