Skip to content

Commit ae5bec1

Browse files
authored
docs(pillar.example): use latest version for PPA installation example
1 parent 03b12c2 commit ae5bec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pillar.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ node:
1313

1414
# Install from PPA:
1515
node:
16-
version: 6.9.4
16+
version: 12.7.0-1nodesource1
1717
install_from_ppa: True
1818
ppa:
19-
repository_url: https://deb.nodesource.com/node_6.x
19+
repository_url: https://deb.nodesource.com/node_12.x

0 commit comments

Comments
 (0)