Skip to content

Commit f819659

Browse files
authored
Update supported distros (#23532)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 2371802 commit f819659

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/manuals/engine/install/centos.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ To get started with Docker Engine on CentOS, make sure you
2929
To install Docker Engine, you need a maintained version of one of the following
3030
CentOS versions:
3131

32-
- CentOS 9 (stream)
32+
- CentOS Stream 10
33+
- CentOS Stream 9
3334

3435
The `centos-extras` repository must be enabled. This repository is enabled by
3536
default. If you have disabled it, you need to re-enable it.

content/manuals/engine/install/ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To get started with Docker Engine on Ubuntu, make sure you
5151
To install Docker Engine, you need the 64-bit version of one of these Ubuntu
5252
versions:
5353

54-
- Ubuntu Oracular 24.10
54+
- Ubuntu Plucky 25.04
5555
- Ubuntu Noble 24.04 (LTS)
5656
- Ubuntu Jammy 22.04 (LTS)
5757

0 commit comments

Comments
 (0)