frontend: chore: bump debian OS (#8798)

Removed Debian version 11 from the operating systems list.
This commit is contained in:
Tobias
2025-11-01 14:48:59 +01:00
committed by GitHub
parent 8ec5e3e41f
commit 600da80ff4

View File

@@ -58,8 +58,8 @@ export const OperatingSystems: OperatingSystem[] = [
{
name: "Debian",
versions: [
{ name: "11", slug: "bullseye" },
{ name: "12", slug: "bookworm" },
{ name: "13", slug: "trixie" },
],
},
{