<div dir="ltr">Hi Kolla team,<br><div><br></div><div>I was looking into the CentOS Zun image downloaded from DockerHub. It looks the source code is from stable/train branch:</div><div><br></div><div>  $ docker run kolla/centos-source-zun-compute:master cat zun/zun.egg-info/pbr.json<br>  {"git_version": "25e56636", "is_release": false}<br></div><div><br></div><div>The git_version points to the stable/train branch, but I think it should point to the master branch. FWIW, I also checked the Ubuntu image and the git version in there looks correct:</div><div><br></div><div>  $ docker run kolla/ubuntu-source-zun-compute:master cat zun/zun.egg-info/pbr.json<br>  {"git_version": "6fbf52ae", "is_release": false}<br></div><div><br></div><div>Any suggestion?</div><div><br></div><div>Best regards,</div><div>Hongbin</div></div>