We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7ae861 + 2903153 commit 250d72dCopy full SHA for 250d72d
1 file changed
ansible/group_vars/alpha-palantiri.yml
@@ -3,8 +3,8 @@ name: "palantiri"
3
container_image: "registry.runnable.com/runnable/{{ name }}"
4
container_tag: "{{ git_branch }}"
5
repo: "git@github.com:CodeNow/{{ name }}.git"
6
-node_version: "0.10.38"
7
-npm_version: "2.1.18"
+node_version: "4.2.2"
+npm_version: "2.14.7"
8
9
# container settings
10
container_envs: >
0 commit comments