Merge pull request #888 from pi-hole/ubuntu_23

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