From 4178ead1868208e1fb6e4d8a42fd5c5ea237c073 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 27 Apr 2017 22:47:36 +0300 Subject: Update METEOR_EDGE version now that EXDEV fix has been merged. Also NPM update. --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 134c4406..c3a1fe75 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,8 +14,8 @@ ENV BUILD_DEPS="wget curl bzip2 build-essential python git ca-certificates" ENV GOSU_VERSION=1.10 ENV NODE_VERSION ${NODE_VERSION:-v4.8.1} ENV METEOR_RELEASE ${METEOR_RELEASE:-1.4.5} -ENV METEOR_EDGE ${METEOR_EDGE:-1.4.4-rc.6} -ENV NPM_VERSION ${NPM_VERSION:-3.10.10} +ENV METEOR_EDGE ${METEOR_EDGE:-1.4.4.1} +ENV NPM_VERSION ${NPM_VERSION:-4.5.0} ENV ARCHITECTURE ${ARCHITECTURE:-linux-x64} ENV SRC_PATH ${SRC_PATH:-./} -- cgit v1.2.3-1-g7c22