How to upgrade Hestia?

Sorry if this is the wrong board, but how do I force Hestia to upgrade?
I’ve ran apt update && apt upgrade but it doesn’t update Hestia.

root@andrew:~# apt update && apt upgrade
Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
  php-symfony-process php-symfony-console php-symfony-string
  php-symfony-finder php-symfony-filesystem
Learn more about Ubuntu Pro at https://ubuntu.com/pro
The following upgrades have been deferred due to phasing:
  openssh-client openssh-server openssh-sftp-server ssh
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

Thanks in advance!

Try this once:
apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y && apt full-upgrade -y && apt autoremove -y && apt autoclean

ran that command and I’m still using 1.9.1 if need be I can wipe the system and restart it

did you recently upgrade the os

No, it’s been the same version for a while