feat: reduce fj-runner disk size
This commit is contained in:
parent
6fcc0f3812
commit
ab1168816f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ in
|
||||||
{
|
{
|
||||||
image = "rootfs.img";
|
image = "rootfs.img";
|
||||||
mountPoint = "/";
|
mountPoint = "/";
|
||||||
size = 51200;
|
size = 31200;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
interfaces = [
|
interfaces = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue