Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Point at the correct
Dockerfile
for python (#7609)
We broke the monolithic docker image into per-language images. So point the link at the Python one. Also update to a PR that bumped python using this new dockerfile so that we have a better example. It's not perfect as it doesn't bump the `pyenv global` var, but it's the best we've got right now. We can replace it with the [`3.12` PR in October](https://peps.python.org/pep-0693/).
- Loading branch information