- Notifications
You must be signed in to change notification settings - Fork328
Commit2d2352d
committed
Fix Docker image build for Python 3.11 dependencies
- Add deadsnakes PPA to Docker image to install Python 3.11- Install Python 3.11 and required development packages- Remove Python 3.12 which isn't compatible with current PostgresML packages1 parent8563bd4 commit2d2352d
1 file changed
+8
-3
lines changedLines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 |
| |
16 | 21 |
| |
17 | 22 |
| |
|
0 commit comments
Comments
(0)