node: update 4.4.6 -> 4.4.7

This commit is contained in:
Wonderfall 2016-06-29 19:03:34 +02:00 committed by GitHub
parent 5e015dd337
commit 406fa3d98d

View File

@ -1,7 +1,7 @@
FROM alpine:edge
MAINTAINER Wonderfall <wonderfall@mondedie.fr>
ARG NODE_VER=4.4.6
ARG NODE_VER=4.4.7
ARG NPM_VER=3
ARG BUILD_CORES