Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: switch back to debian base image
Alpine builds are taking a very long time, possibly due to python dependencies lacking pre-built musl wheels [1]. Moreover resulting image sizes are comparable so benefit of alpine here is ambiguous at best. [1] https://megamorf.gitlab.io/2020/05/06/why-it-s-better-not-to-use-alpine-linux-for-python-projects/
- Loading branch information