Increase resources (#7600)

This commit is contained in:
Slaviša Arežina 2025-09-12 20:49:25 +02:00 committed by GitHub
parent 6c3a16e579
commit 481e70b0aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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