We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b970622 commit cad52dfCopy full SHA for cad52df
node/osfamilymap.yaml
@@ -19,7 +19,7 @@
19
20
Debian:
21
pkg:
22
- version: 16.13.1-deb-1nodesource1
+ version: 16.13.2-deb-1nodesource1
23
deps:
24
- pkg-config
25
- build-essential
test/salt/pillar/repo.sls
@@ -5,7 +5,7 @@ node:
5
6
use_upstream_repo: true # Debian family only
7
{%- if salt['grains.get']('osfinger') in ['Debian-9','Ubuntu-18.04'] %}
8
- version: 16.13.1-1nodesource1
+ version: 16.13.2-1nodesource1
9
{%- endif %}
10
config:
11
prefix: /home/vagrant/.npm-packages
0 commit comments