From a482f837266f98a152744788758723ea36c34e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Wed, 9 Sep 2026 14:21:14 +0200 Subject: [PATCH] engine/install: Drop Debian 11 Bullseye from supported versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- content/manuals/engine/install/debian.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/manuals/engine/install/debian.md b/content/manuals/engine/install/debian.md index 895925ed34df..816a141fc680 100644 --- a/content/manuals/engine/install/debian.md +++ b/content/manuals/engine/install/debian.md @@ -43,7 +43,6 @@ To install Docker Engine, you need one of these Debian versions: - Debian Trixie 13 (stable) - Debian Bookworm 12 (oldstable) -- Debian Bullseye 11 (oldoldstable) Docker Engine for Debian is compatible with x86_64 (or amd64), armhf (arm/v7), arm64, and ppc64le (ppc64el) architectures.