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