There are only two tags on the Docker image in DockerHub, latest and 3.0.0 (which is 5 years old). It is generally considered an anti-pattern to use latest on any Docker deployment, especially into a production environment. Can you make it so that each image build gets tagged with the same tag that is in the git repo?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.