Hi, in version 9.1 the command `install-tool java 21.0.5+11.0.LTS` failed with `prepare tools must be run as root` If i understand it correctly the user in the new version is `ubuntu`. ```bash ubuntu@renovate-cc4bc6498-5xdgk:/usr/src/app$ whoami ubuntu ``` `install-tool node v22.12.0` runs successfully.