1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-15 16:37:47 +00:00

node: update 6.3.0 -> 6.3.1

This commit is contained in:
Wonderfall 2016-07-27 21:15:16 +03:00 committed by GitHub
parent a05e1d2880
commit 6c3f505681

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