From 0ca5cbc12f21182ee2872e19f7b34ea62d4428c5 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 22 Nov 2023 12:33:50 +0100 Subject: [PATCH] engine: add Ubuntu 23.10 "Mantic Minotaur" Signed-off-by: Sebastiaan van Stijn --- content/engine/install/ubuntu.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/engine/install/ubuntu.md b/content/engine/install/ubuntu.md index e9a72c9548..d15743de1c 100644 --- a/content/engine/install/ubuntu.md +++ b/content/engine/install/ubuntu.md @@ -38,6 +38,7 @@ To get started with Docker Engine on Ubuntu, make sure you 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)