bump crafty-controller to debian 13 (#11094)

* chore: bump to deb13

* chore: bump to deb 13

* chore: bump to deb 13
This commit is contained in:
Tobias
2026-01-24 23:48:09 +01:00
committed by GitHub
parent a31febc8ce
commit 8742fedcea
3 changed files with 7 additions and 17 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-4096}"
var_disk="${var_disk:-16}"
var_os="${var_os:-debian}"
var_version="${var_version:-12}"
var_version="${var_version:-13}"
var_unprivileged="${var_unprivileged:-1}"
header_info "$APP"