Upgrade node to v8.15.1

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-02-28 23:25:03 +02:00
parent 49882a05d1
commit 5cafdd9878
3 changed files with 3 additions and 3 deletions

View file

@ -87,7 +87,7 @@ ARG DEFAULT_AUTHENTICATION_METHOD
# ENV BUILD_DEPS="paxctl"
ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential python python3 python3-distutils git ca-certificates gcc-7" \
DEBUG=false \
NODE_VERSION=v8.15.0 \
NODE_VERSION=v8.15.1 \
METEOR_RELEASE=1.6.0.1 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \