Update Node.js to v8.16.2.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-11-13 21:46:33 +02:00
parent 7206e2528f
commit 1eb3d25b40
8 changed files with 9 additions and 9 deletions

View file

@ -6,7 +6,7 @@ LABEL maintainer="wekan"
# ENV BUILD_DEPS="paxctl"
ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 g++ build-essential git ca-certificates" \
DEBUG=false \
NODE_VERSION=v8.16.1 \
NODE_VERSION=v8.16.2 \
METEOR_RELEASE=1.8.1 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \