When I used Github action to triggers the Deployment by Deploy hook with parameter imgURL=[new-version-img], it works fine. But in the settings panel of Dashboard, the docker image still shows the old version and when I select deploy last reference in the dropdown, it will deploy that old version and the latest version that I set when I called the hooks is gone.