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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}
}
],