Skip to content

Commit fbc2974

Browse files
author
Anandkumar Patel
committed
bump mavis version
1 parent ab8bf23 commit fbc2974

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/group_vars/alpha-mavis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ container_image: "registry.runnable.com/runnable/{{ name }}"
44
container_tag: "{{ git_branch }}"
55
repo: "git@github.com:CodeNow/{{ name }}.git"
66
hosted_ports: ["{{ mavis_port }}"]
7-
node_version: "0.10.38"
8-
npm_version: "2.1.18"
7+
node_version: "4.2.2"
8+
npm_version: "2.14.7"
99

1010
# for redis
1111
redis_key: "frontend:{{ mavis_hostname }}"

0 commit comments

Comments
 (0)