From dd82cadf38a709c1000672f4ee33374e5fa4d054 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 31 Jan 2024 16:37:01 +0100 Subject: [PATCH] engine: install: remove Ubuntu Lunar 23.04, as it's EOL Ubuntu 23.04 reached EOL on January 25, 2024, so should no longer be used. https://wiki.ubuntu.com/Releases#End_of_Life Signed-off-by: Sebastiaan van Stijn --- content/engine/install/ubuntu.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/engine/install/ubuntu.md b/content/engine/install/ubuntu.md index 4405c2bae4..1e30c06453 100644 --- a/content/engine/install/ubuntu.md +++ b/content/engine/install/ubuntu.md @@ -39,7 +39,6 @@ To install Docker Engine, you need the 64-bit version of one of these Ubuntu versions: - Ubuntu Mantic 23.10 -- Ubuntu Lunar 23.04 - Ubuntu Jammy 22.04 (LTS) - Ubuntu Focal 20.04 (LTS)