buzzrelay: bump memory

This commit is contained in:
Sandro - 2023-09-05 22:22:48 +02:00
parent 6eb2ad53ea
commit e9726a099c
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
};
microvm = {
mem = 768;
mem = 1024;
vcpu = 8;
};