Skip to content

Commit 5b20dd9

Browse files
authored
Merge pull request #23491 from vvoland/new-distros
engine/install: update supported OS versions
2 parents f04db0a + 280781f commit 5b20dd9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

content/manuals/engine/install/debian.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ To get started with Docker Engine on Debian, make sure you
4242
To install Docker Engine, you need the 64-bit version of one of these Debian
4343
versions:
4444

45-
- Debian Trixie 13 (testing)
46-
- Debian Bookworm 12 (stable)
47-
- Debian Bullseye 11 (oldstable)
45+
- Debian Trixie 13 (stable)
46+
- Debian Bookworm 12 (oldstable)
47+
- Debian Bullseye 11 (oldoldstable)
4848

4949
Docker Engine for Debian is compatible with x86_64 (or amd64), armhf, arm64,
5050
and ppc64le (ppc64el) architectures.

content/manuals/engine/install/fedora.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ To get started with Docker Engine on Fedora, make sure you
2626
To install Docker Engine, you need a maintained version of one of the following
2727
Fedora versions:
2828

29+
- Fedora 43
2930
- Fedora 42
3031
- Fedora 41
3132

content/manuals/engine/install/rhel.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RHEL versions:
3131

3232
- RHEL 8
3333
- RHEL 9
34+
- RHEL 10
3435

3536
### Uninstall old versions
3637

0 commit comments

Comments
 (0)