mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-30 21:00:22 +00:00
frontend: chore: bump debian OS (#8798)
Removed Debian version 11 from the operating systems list.
This commit is contained in:
parent
8ec5e3e41f
commit
600da80ff4
1 changed files with 1 additions and 1 deletions
|
|
@ -58,8 +58,8 @@ export const OperatingSystems: OperatingSystem[] = [
|
|||
{
|
||||
name: "Debian",
|
||||
versions: [
|
||||
{ name: "11", slug: "bullseye" },
|
||||
{ name: "12", slug: "bookworm" },
|
||||
{ name: "13", slug: "trixie" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue