Clarify supported OS versions for installer (#12803) (#12804)

Fixes #12798

(cherry picked from commit 9bc5054d84)

Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
github-actions[bot]
2026-09-07 10:52:23 +10:00
committed by GitHub
co-authored by Matthias Mair
parent 778d44b89c
commit b5c6742491
2 changed files with 22 additions and 7 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ The InvenTree installer automates the installation procedure for a production In
The installer supports the following Linux distributions:
- Debian 11, 12
- Ubuntu 22.04 LTS, 24.04 LTS
- Debian 13
- Ubuntu 24.04 LTS, 26.04 LTS
Support for other OS versions is not currently planned. If you are using a different distribution, you can still follow the [docker](./docker.md) or [bare metal](./install.md) installation instructions.