When pushing the image to Dockerhub, it does not have the `latest` tag. It's probably due to the update of GitHub actions. In the push action, one tag that can be added is `user/app:latest`. Maybe we need this one