python version indicate please.
Because some import module like collection don't work for mapping.
in python 3.10(default install version when using 3-alpine) - cannot import name 'Mapping' from 'collections'
So I suggest.
in Docker file
python:3-alpine => python:3.9-alpine