diff --git a/system/services/box.nix b/system/services/box.nix index 0e277a3b..7c427957 100644 --- a/system/services/box.nix +++ b/system/services/box.nix @@ -4,7 +4,7 @@ pkgs, ... }: let - boxVersion = "v0.29.3"; + boxVersion = "v0.30.1"; in { virtualisation.oci-containers.containers = { box = {