Commit 012837e
committed
Update Python to 3.12 (latest)
Python 3.8 is a bit old at this point and a couple of dependencies
already require Python 3.10, making the current image incompatible.
One examples is https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/blob/main/setup.py#L20,
which my employer uses internally and thus we need a Python version
update to be able to use the latest version of that plugin.1 parent 2c146f0 commit 012837e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments