Command line app update

I run two Umbrel nodes:

  • Ubuntu 22.04 LTS running Umbrel 0.5.1-build-7ab0914
  • Raspberry Pi running Umbrel OS 0.5.1

The Raspberry Pi Umbrel has updated several apps, such as the bitcoin core to version 23.0.

However the Ubuntu Umbrel has not updated any app. The bitcoin core is version 22.0.

How can I force my Ubuntu Umbrel to update its apps to the same versions as my Raspberry Pi Umbrel ?

1 Like

I did

sudo ./umbrel/scripts/update/update --repo getumbrel/umbrel#v0.5.1

and then it seemed to update the apps to the latest versions.