From a9f120fa6aea35e96ff3d1ef2338bfaeb742afdf Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Fri, 27 Mar 2020 21:32:29 +0000 Subject: [PATCH] test(pillar): update `node` version for Debian --- test/salt/pillar/debian.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/salt/pillar/debian.sls b/test/salt/pillar/debian.sls index b7c8aa4..d60da1d 100644 --- a/test/salt/pillar/debian.sls +++ b/test/salt/pillar/debian.sls @@ -3,7 +3,7 @@ --- # Dependency (node) node: - version: 12.14.1-1nodesource1 + version: 12.16.1-1nodesource1 install_from_ppa: true ppa: repository_url: https://deb.nodesource.com/node_12.x