chore: stateversion for microvm

This commit is contained in:
Ryan Yin
2024-03-27 22:02:14 +08:00
parent 565f5c260a
commit bdfd583b65
2 changed files with 4 additions and 0 deletions

View File

@@ -62,4 +62,6 @@
# Control socket for the Hypervisor so that a MicroVM can be shutdown cleanly
socket = "control.socket";
};
system.stateVersion = "23.11";
}

View File

@@ -65,4 +65,6 @@
# Control socket for the Hypervisor so that a MicroVM can be shutdown cleanly
socket = "control.socket";
};
system.stateVersion = "23.11";
}