Skip to content

Commit ca502cd

Browse files
committed
Update alpha-palantiri.yml
1 parent f710f6c commit ca502cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/group_vars/alpha-palantiri.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: "palantiri"
33
container_image: "registry.runnable.com/runnable/{{ name }}"
44
container_tag: "{{ git_branch }}"
55
repo: "git@github.com:CodeNow/{{ name }}.git"
6-
node_version: "0.10.38"
7-
npm_version: "2.1.18"
6+
node_version: "4.2.2"
7+
npm_version: "2.14.7"
88

99
# container settings
1010
container_envs: >

0 commit comments

Comments
 (0)