Merge pull request #875 from pi-hole/fedora_38

Add Fedora 38 as supported OS
This commit is contained in:
Adam Warner
2023-05-28 12:25:13 +01:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ The following operating systems are **officially** supported:
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
| Ubuntu | 20.x / 22.x / 23.x | ARM / x86_64 |
| Debian | 10 / 11 | ARM / x86_64 / i386 |
| Fedora | 36 / 37 | ARM / x86_64 |
| Fedora | 36 / 37 / 38 | ARM / x86_64 |
| CentOS Stream | 8 / 9 | x86_64 |
<!-- markdownlint-disable code-block-style -->