When --use-registry is set, the upgrade script tries to pull images tagged with the current HEAD SHA. If images were built at an earlier commit, that SHA tag won't exist. Now tries :latest before falling back to a full source build. Also applies to nginx and code-server. Bunker Admin