Upgrade to Node v12.16.3

Thanks to Node developers and xet7 !
This commit is contained in:
Lauri Ojansivu 2020-04-28 18:58:01 +03:00
parent bc3696b64a
commit 1d89e96dd1
11 changed files with 22 additions and 22 deletions

View file

@ -8,7 +8,7 @@ ARG DEBIAN_FRONTEND=noninteractive
ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-essential git ca-certificates python3" \
DEBUG=false \
NODE_VERSION=v12.16.2 \
NODE_VERSION=v12.16.3 \
METEOR_RELEASE=1.10.2 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \