diff --git a/.nvmrc b/.nvmrc index 5b7269c..b61c07f 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -10.19.0 +10.21.0 diff --git a/Dockerfile b/Dockerfile index 40615ad..9b37883 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # Instead run bin/update_build_scripts from # https://github.com/sharelatex/sharelatex-dev-environment -FROM node:10.19.0 as base +FROM node:10.21.0 as base WORKDIR /app COPY install_deps.sh /app diff --git a/buildscript.txt b/buildscript.txt index 81d6546..78ef1d0 100644 --- a/buildscript.txt +++ b/buildscript.txt @@ -6,6 +6,6 @@ clsi --env-add= --env-pass-through=TEXLIVE_IMAGE --language=es ---node-version=10.19.0 +--node-version=10.21.0 --public-repo=True --script-version=2.1.0