mkuf / prind

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

Use bookworm based images for all containers #81

Closed mkuf closed 1 year ago

mkuf commented 1 year ago

Debian bookworm has recently been released.
The python:3 base images already upgraded from bullseye to bookworm, breaking the moonraker build in the process.

The goal is to explicitly use bookworm based images where possible. e.g.

In the process of this, klipper images will be upgraded to Python 3