diff --git a/content/manuals/engine/install/debian.md b/content/manuals/engine/install/debian.md index 1ed65408d89..0ca59c2490a 100644 --- a/content/manuals/engine/install/debian.md +++ b/content/manuals/engine/install/debian.md @@ -42,6 +42,7 @@ To get started with Docker Engine on Debian, make sure you To install Docker Engine, you need the 64-bit version of one of these Debian versions: +- Debian Trixie 13 (testing) - Debian Bookworm 12 (stable) - Debian Bullseye 11 (oldstable) @@ -144,7 +145,7 @@ Docker from the repository. ```console $ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin ``` - + {{< /tab >}} {{< tab name="Specific version" >}} diff --git a/content/manuals/engine/install/fedora.md b/content/manuals/engine/install/fedora.md index 71a795db6ab..ac936854c18 100644 --- a/content/manuals/engine/install/fedora.md +++ b/content/manuals/engine/install/fedora.md @@ -26,8 +26,9 @@ To get started with Docker Engine on Fedora, make sure you To install Docker Engine, you need a maintained version of one of the following Fedora versions: -- Fedora 40 +- Fedora 42 - Fedora 41 +- Fedora 40 ### Uninstall old versions