Commit 76980ea
fix(container): install pip for Python 3.12/3.13 via ensurepip
deadsnakes PPA does not provide python3.12-pip or python3.13-pip.
Bootstrap pip for both interpreters using ensurepip instead.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 559933d commit 76980ea
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments