mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
node: update to 5.11.0
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user