Cockpit: Downgrade to Debian 12 Bookworm (45Drives Issue) (#10717)

* Change default var_version from 13 to 12

* Update OS version from 13 to 12 in cockpit.json
This commit is contained in:
CanbiZ (MickLesk)
2026-01-12 13:22:01 +01:00
committed by GitHub
parent e33d4d76fe
commit fac82643a8
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"ram": 1024,
"hdd": 4,
"os": "debian",
"version": "13"
"version": "12"
}
}
],