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 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV \
DEBUG=false \
NODE_VERSION=8.16.1 \
NODE_VERSION=8.16.2 \
METEOR_RELEASE=1.8.1 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \