Bump node to 12.18.1

This commit is contained in:
Tom Russell 2020-06-18 11:09:51 +01:00
parent e956fa1cbf
commit 5031c3bd66

View File

@ -40,7 +40,7 @@ apt-get install -y \
# #
# node version and platform # node version and platform
NODE_VERSION=v12.14.1 NODE_VERSION=v12.18.1
DISTRO=linux-x64 DISTRO=linux-x64
# download # download