Skip to content

Commit 03bc5f0

Browse files
authored
Merge pull request #1075 from jahway603/remove-EOL-OS
Remove Debian 10 from supported OS as it has not had Debian Security Support since since 10 Sep 2022
2 parents 6eb892a + 2a6cb98 commit 03bc5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/main/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following operating systems are **officially** supported:
3030
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
3131
| Armbian OS | Any | ARM / x86_64 / riscv64 |
3232
| Ubuntu | 20.x / 22.x / 23.x / 24.x | ARM / x86_64 |
33-
| Debian | 10 / 11 / 12 | ARM / x86_64 / i386 |
33+
| Debian | 11 / 12 | ARM / x86_64 / i386 |
3434
| Fedora | 39 / 40 | ARM / x86_64 |
3535
| CentOS Stream | 9 | x86_64 |
3636

0 commit comments

Comments
 (0)