From e29a15481c4ea7bb363ba8fa0acfcfcde772c343 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Fri, 15 Sep 2023 16:59:50 +0100 Subject: [PATCH] Update the supported versions of Ubuntu and Fedora Signed-off-by: Usha Mandya --- content/desktop/install/fedora.md | 2 +- content/desktop/install/ubuntu.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/desktop/install/fedora.md b/content/desktop/install/fedora.md index 91eabb6c0d..ac2e76d9d3 100644 --- a/content/desktop/install/fedora.md +++ b/content/desktop/install/fedora.md @@ -17,7 +17,7 @@ This page contains information on how to install, launch and upgrade Docker Desk To install Docker Desktop successfully, you must: - Meet the [system requirements](linux-install.md#system-requirements). -- Have a 64-bit version of either Fedora 36 or Fedora 37. +- Have a 64-bit version of either Fedora 37 or Fedora 38. Additionally, for a Gnome Desktop environment you must install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/). diff --git a/content/desktop/install/ubuntu.md b/content/desktop/install/ubuntu.md index 574cdd9d1f..15a6401050 100644 --- a/content/desktop/install/ubuntu.md +++ b/content/desktop/install/ubuntu.md @@ -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 Jammy Jellyfish 22.04 (LTS) or Ubuntu Impish Indri 21.10. +- Have a 64-bit version of either Ubuntu Lunar Lobster 23.04 or Ubuntu Jammy Jellyfish 22.04 (LTS) Docker Desktop is supported on `x86_64` (or `amd64`) architecture. - For non-Gnome Desktop environments, `gnome-terminal` must be installed: ```console