feat: introduce Debian flavor of Docker image, use by default
Changes behavior as follows:
- Default image (e.g. latest) is Debian
- Any other branch is available with a
-alpine
prefix.
Probably broken because of the way GitLab CI works, please review and test.