chore: update disk to 8GBs

This commit is contained in:
Kyle Kroboth
2025-03-12 23:08:55 -04:00
parent 5683b00f54
commit 4e7e4c148f
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"resources": {
"cpu": 2,
"ram": 2,
"hdd": 4,
"hdd": 8,
"os": "Debian",
"version": "12"
}