Skip to content

Commit bdeadda

Browse files
authored
docs: bump minimal linux version to avoid problems (#32)
1 parent 2efeeaf commit bdeadda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/installation/linux.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
You can check your Linux Kernel version with `uname -a`.
55

66
Make sure that your OS (Operating System) is up-to-date.
7-
We recommend recent LTS releases such as **Ubuntu 20.04** or **Debian 10** (buster), minimal required versions:
7+
We recommend recent LTS releases such as **Ubuntu 22.04.2** or **Debian 12** (bullseye), minimal required versions:
88

9-
- Debian 9+
10-
- Ubuntu 18.04+
11-
- CentOS 7+
9+
- Debian 10+
10+
- Ubuntu 20.04+
11+
- CentOS 8+
1212

1313
*Note: While it might be possible to use older versions in particular cases, we can only provide support for the above mentioned ones.*
1414

0 commit comments

Comments
 (0)