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