Update alpine-warden frontend hdd size

hdd: 0.5 > 1
This commit is contained in:
Saif 2025-05-27 15:01:21 +01:00 committed by GitHub
parent d5953d7d86
commit 1d44ce37d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@
"resources": { "resources": {
"cpu": 1, "cpu": 1,
"ram": 256, "ram": 256,
"hdd": 0.5, "hdd": 1,
"os": "alpine", "os": "alpine",
"version": "3.21" "version": "3.21"
} }