Updated Node.js to v12.21.0

Thanks to Node.js developers!
This commit is contained in:
Lauri Ojansivu 2021-02-24 17:21:06 +02:00
parent 6f6249690b
commit fde6a65933
12 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,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.20.2 \
NODE_VERSION=v12.21.0 \
METEOR_RELEASE=1.10.2 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \