desktop/install: add Ubuntu 23.10 "Mantic Minotaur", remove 23.04

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2023-11-22 12:44:08 +01:00
parent 87ca6a4d8f
commit 0ddb7e5ef1
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ _For checksums, see [Release notes](../release-notes.md)_
To install Docker Desktop successfully, you must:
- Meet the [system requirements](linux-install.md#system-requirements)
- Have a 64-bit version of either Ubuntu Lunar Lobster 23.04 or Ubuntu Jammy Jellyfish 22.04 (LTS)
- Have a 64-bit version of either the latest LTS version (Ubuntu Jammy Jellyfish 22.04) or the current non-LTS version (Ubuntu Mantic Minotaur 23.10).
Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
- For non-Gnome Desktop environments, `gnome-terminal` must be installed:
```console