fix(netboot-xyz): download all 31 release assets, bump disk to 8GB

This commit is contained in:
CanbiZ (MickLesk)
2026-03-20 15:23:33 +01:00
parent f0fc1aff4e
commit 91950cc983
3 changed files with 41 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 4,
"hdd": 8,
"os": "Debian",
"version": "13"
}