node: update lts 4.4.3

This commit is contained in:
Wonderfall 2016-04-14 15:39:39 +02:00
parent 2cdfb2ee01
commit 7ea3e999ab

View File

@ -1,7 +1,7 @@
FROM alpine:3.3
MAINTAINER Wonderfall <wonderfall@mondedie.fr>
ARG NODE_VER=4.4.2
ARG NODE_VER=4.4.3
ARG NPM_VER=3
RUN apk -U add \