Increase HDD size (#7384)

This commit is contained in:
Slaviša Arežina
2025-09-03 20:32:52 +02:00
committed by GitHub
parent 298eb7e83d
commit d9b6b58b36
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 1,
"ram": 2048,
"hdd": 4,
"hdd": 8,
"os": "debian",
"version": "12"
}