mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
node: update to 5.11.0
This commit is contained in:
parent
4ab81f1889
commit
4bc2219882
@ -1,7 +1,7 @@
|
||||
FROM alpine:3.3
|
||||
MAINTAINER Wonderfall <wonderfall@mondedie.fr>
|
||||
|
||||
ARG NODE_VER=5.10.1
|
||||
ARG NODE_VER=5.11.0
|
||||
ARG NPM_VER=3
|
||||
|
||||
RUN apk -U add \
|
||||
|
Loading…
x
Reference in New Issue
Block a user