mkuf / prind

print in docker - Deploy a containerized Klipper Stack for your 3D Printer
GNU General Public License v3.0
321 stars 82 forks source link

klipper: revert base image to python 3.11 #152

Closed mkuf closed 4 months ago

mkuf commented 4 months ago

The upgrade to python 3.12 base images introduced w/ https://github.com/mkuf/prind/pull/125 is causing issues for klipper.
These changes will therefore be reverted to allow for stable operation of klipper.

fixes: https://github.com/mkuf/prind/issues/150 fixes: https://github.com/mkuf/prind/issues/143