Increase disk size (#7320)

This commit is contained in:
Slaviša Arežina
2025-08-31 16:51:56 +02:00
committed by GitHub
parent 09649eb5b1
commit 99d9664ae4
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 6,
"hdd": 10,
"os": "debian",
"version": "12"
}