Hello, It looks like we don't have a CI to check the docker image is well or not. When we have a release, it will build automatically by tag triggered. But if the docker image is broken, it's difficult to revert the release and fix it. Without a release, we never know the docker image is ok or not when a PR is coming.
So I would suggest adding a check for the docker images to avoid some changes breaking our image. Any thoughts? Best regards Yong