Merge pull request #794 from pi-hole/centos

Add CentOS 9 to supported OS
This commit is contained in:
yubiuser
2022-11-14 20:13:44 +01:00
committed by GitHub
+3 -3
View File
@@ -29,9 +29,9 @@ The following operating systems are **officially** supported:
| ------------ | ---------------- | ------------------- |
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
| Ubuntu | 20.x / 22.x | ARM / x86_64 |
| Debian | 10 /11 | ARM / x86_64 / i386 |
| Fedora | 35/36 | ARM / x86_64 |
| CentOS Stream | 8 | x86_64 |
| Debian | 10 / 11 | ARM / x86_64 / i386 |
| Fedora | 35 / 36 | ARM / x86_64 |
| CentOS Stream | 8 / 9 | x86_64 |
<!-- markdownlint-disable code-block-style -->
!!! info