Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
docker - use node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
kumavis committed Mar 15, 2016
1 parent 043e680 commit e4e18da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:0.12
FROM node:4
MAINTAINER kumavis

# setup app dir
Expand Down

0 comments on commit e4e18da

Please sign in to comment.