Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For comprehensive documentation including installation, configuration, CDI, Swar

## Requirements

- Ubuntu 22.04 or 24.04, or RHEL/CentOS 9
- Ubuntu 22.04, 24.04, or 26.04, or RHEL/CentOS 9
- Docker version 25 or later
- All `amd-ctk runtime configure` commands should be run as root/sudo

Expand Down
2 changes: 1 addition & 1 deletion docs/container-runtime/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Compatibility Matrix
- Supported OS
* - 1.3.0
- 25.0+
- Ubuntu 22.04, Ubuntu 24.04
- Ubuntu 22.04, Ubuntu 24.04, Ubuntu 26.04
* - 1.2.0
- 25.0+
- Ubuntu 22.04, Ubuntu 24.04
Expand Down
1 change: 1 addition & 0 deletions docs/container-runtime/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Supported Operating Systems
---------------------------
- Ubuntu 22.04 LTS (Jammy Jellyfish)
- Ubuntu 24.04 LTS (Noble Numbat)
- Ubuntu 26.04 LTS (Resolute Raccoon)
- RHEL 9.5

.. note::
Expand Down
Loading