diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 52a9bd7..4b9b41a 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -78,7 +78,7 @@ }; # Pin Nomad version - services.nomad.package = pkgs.nomad_1_5; + services.nomad.package = pkgs.nomad_1_6; nixpkgs.config.allowUnfree = true; # Accept nomad's BSL license # Bootstrap IPs for Consul cluster,