From d9d451a206cabe7f6ca8ad5d35eb76443198e4c1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 4 Jun 2020 01:25:35 +0300 Subject: Upgrade to Node v12.18.0 Thanks to Node developers and xet7 ! --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index d696eb0e..e0053701 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.17.0 \ + NODE_VERSION=v12.18.0 \ METEOR_RELEASE=1.10.2 \ USE_EDGE=false \ METEOR_EDGE=1.5-beta.17 \ -- cgit v1.2.3-1-g7c22