### Description It looks like the Alpine based images are running 3.12, which ships with Rust 1.44, making it impossible to build with the latest release of PyO3. Is there any plan to update the Alpine base image version so that we can install newer versions of Rust? ### Build log https://github.com/adriangb/graphlib2/runs/5353809655?check_suite_focus=true ### CI config https://github.com/adriangb/graphlib2/blob/main/.github/workflows/python.yaml