mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
node: update to 6.5.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
FROM alpine:3.4
|
||||
MAINTAINER Wonderfall <wonderfall@mondedie.fr>
|
||||
|
||||
ARG NODE_VERSION=6.4.0
|
||||
ARG NODE_VERSION=6.5.0
|
||||
ARG NPM_VERSION=3
|
||||
ARG BUILD_CORES
|
||||
|
||||
|
Reference in New Issue
Block a user