diff --git a/system/services/teamspeak.nix b/system/services/teamspeak.nix index 049d0599..6ab8419b 100644 --- a/system/services/teamspeak.nix +++ b/system/services/teamspeak.nix @@ -5,7 +5,7 @@ pkgs, ... }: let - teamspeakVersion = "v6.0.0-beta8"; + teamspeakVersion = "v6.0.0-beta10"; in { virtualisation.oci-containers.containers = { teamspeak = {