From e045a65779caca10ba53a257b6534836dc68823a Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 13 Feb 2020 11:13:57 +0100 Subject: [PATCH] Install: add Ubuntu Eoan, and remove old non-LTS versions Eoan (Ubuntu 19.10) packages are now up; remove old non-LTS versions from the list, as they reached EOL, and packages may now be outdated. Signed-off-by: Sebastiaan van Stijn --- install/linux/docker-ce/ubuntu.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/linux/docker-ce/ubuntu.md b/install/linux/docker-ce/ubuntu.md index 3faa5917c5..eb9d694e79 100644 --- a/install/linux/docker-ce/ubuntu.md +++ b/install/linux/docker-ce/ubuntu.md @@ -32,8 +32,7 @@ To learn more about Docker EE, see To install Docker Engine - Community, you need the 64-bit version of one of these Ubuntu versions: -- Disco 19.04 -- Cosmic 18.10 +- Eoan 19.10 - Bionic 18.04 (LTS) - Xenial 16.04 (LTS)