(CI): update docker images
Description
We use big python images (around 1Gb) whereas we could use alpine. On the other hand we disabled SSL CA verification whereas we now include the certificates in our images.
Proposal
- Use Alpine when possible
- Use SSL CA verification