diff --git a/system/services/teamspeak.nix b/system/services/teamspeak.nix index f720a80..63a8b11 100644 --- a/system/services/teamspeak.nix +++ b/system/services/teamspeak.nix @@ -5,7 +5,7 @@ pkgs, ... }: let - teamspeakVersion = "6.0.0-beta10"; + teamspeakVersion = "6.0.0-beta11"; in { virtualisation.oci-containers.containers = { teamspeak = {