Ubuntu point release 18.04.01 is out since yesterday. But when trying to update my 16.06 server nothing is not found, only the 18.04 is found when passing the dev option to the do-release-upgrade command:
[12:10:04] root:~# do-release-upgrade --check-dist-upgrade-only
Checking for a new Ubuntu release
No new release found.
[12:10:06] root:~# do-release-upgrade --check-dist-upgrade-only --dev
Checking for a new Ubuntu release
New release '18.04 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Am I missing something? Or it's just not available for now for servers?
sudo apt update && sudo apt upgrade
and try again. – Pilot6 Jul 28 '18 at 10:18-d
anytime. – Pilot6 Jul 28 '18 at 10:21