Updated supported fedora versions

Pihole now supports Fedora 39 and 40 but in documentation it has 38/39 version as supported OS version which creates confusion.

Signed-off-by: Laxman Singh <laxman-singh@users.noreply.github.com>
This commit is contained in:
Laxman Singh
2024-05-24 11:27:48 +05:30
committed by GitHub
parent 265674652d
commit ce640dd566
+1 -1
View File
@@ -31,7 +31,7 @@ The following operating systems are **officially** supported:
| Armbian OS | Any | ARM / x86_64 / riscv64 |
| Ubuntu | 20.x / 22.x / 23.x | ARM / x86_64 |
| Debian | 10 / 11 / 12 | ARM / x86_64 / i386 |
| Fedora | 38 / 39 | ARM / x86_64 |
| Fedora | 39 / 40 | ARM / x86_64 |
| CentOS Stream | 8 / 9 | x86_64 |
<!-- markdownlint-disable code-block-style -->