Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Danil Skachkov committed Feb 13, 2017
1 parent 2d4673b commit 41c3602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:5.10
FROM node:6

MAINTAINER xVir <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
}
},
"engines": {
"node": "5.10.1"
"node": "6.9.5"
}
}

0 comments on commit 41c3602

Please sign in to comment.