Docker registry doesn't work with implicit latest tag?

You need to tag docker image with your semver and latest tag. Docker does not consider the newest image as latest.

1 Like