node: update to 6.4.0

This commit is contained in:
Wonderfall 2016-08-21 16:09:13 +02:00 committed by GitHub
parent a3f014f13e
commit feee2083b0

View File

@ -1,7 +1,7 @@
FROM alpine:edge
MAINTAINER Wonderfall <wonderfall@mondedie.fr>
ARG NODE_VERSION=6.3.1
ARG NODE_VERSION=6.4.0
ARG NPM_VERSION=3
ARG BUILD_CORES