You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
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.
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).
The text was updated successfully, but these errors were encountered: