Commit c774f8c
Sync uv Dockerfile Python versions with python ecosystem
Update Python version pins in the uv Dockerfile to match the versions
already deployed in the python ecosystem (PR #15058). The uv ecosystem
aliases the Python Language class, so the code expects these exact
versions when extracting compressed Python runtimes.
- 3.14.2 → 3.14.5
- 3.13.11 → 3.13.13
- 3.12.12 → 3.12.13
- 3.11.14 → 3.11.15
- 3.10.19 → 3.10.20
- 3.9.24 → 3.9.25
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c38c1ad commit c774f8c
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments