Update umbrel-os-vm.json (#5125)

This commit is contained in:
Slaviša Arežina
2025-06-13 19:08:28 +02:00
committed by GitHub
parent e0ccc1a0af
commit f0dde5a42d

View File

@ -21,7 +21,7 @@
"resources": {
"cpu": 2,
"ram": 4096,
"hdd": 20,
"hdd": 32,
"os": "debian",
"version": "12"
}