I found that not more automated builds available on docker hub
https://www.docker.com/blog/changes-to-docker-hub-autobuilds/
Looks like we need to make some changes for the alpine docker image.
Maybe use github actions for this task?
https://docs.docker.com/ci-cd/github-actions/
Sergey