Update node.js (apt repo)
This commit is contained in:
parent
bac66d4dba
commit
f3def7b71d
@ -36,6 +36,6 @@ if node['lsb']['codename'] == "vivid"
|
||||
end
|
||||
include_recipe "nodejs"
|
||||
else
|
||||
node.override["nodejs"]["repo"] = "https://deb.nodesource.com/node_10.x"
|
||||
node.override["nodejs"]["repo"] = "https://deb.nodesource.com/node_12.x"
|
||||
include_recipe "nodejs::nodejs_from_package"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user