Merge pull request #895 from pi-hole/debian_12

Add Debian 12 as supported OS
This commit is contained in:
yubiuser
2023-06-11 15:26:59 +02:00
committed by GitHub
+1 -1
View File
@@ -29,7 +29,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 |
| Debian | 10 / 11 / 12 | ARM / x86_64 / i386 |
| Fedora | 36 / 37 / 38 | ARM / x86_64 |
| CentOS Stream | 8 / 9 | x86_64 |