Commit eff6ae6
Update Dockerfile to Python 3.10 for elementary-data 0.22+ compatibility
elementary-data 0.22.0 dropped Python 3.9 support, causing pip install
to fail inside the action's Docker container. Update base image from
python:3.9.17 to python:3.10.17.
Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>1 parent f764b45 commit eff6ae6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments