Upgrade to Node 12.18.2.

Thanks to Node developers and xet7 !
This commit is contained in:
Lauri Ojansivu 2020-07-10 19:11:46 +03:00
parent 05cd1247ab
commit 6e4407ed9c
10 changed files with 12 additions and 12 deletions

View file

@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV \
DEBUG=false \
NODE_VERSION=12.18.1 \
NODE_VERSION=12.18.2 \
METEOR_RELEASE=1.10.2 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \