update build scripts to 1.3.1

This also completes the Node version update.
This commit is contained in:
Tim Alby
2020-01-13 19:20:38 +01:00
parent 20dbbbeb58
commit ce80f99487
8 changed files with 36 additions and 30 deletions
+5
View File
@@ -1,3 +1,8 @@
# This file was auto-generated, do not edit it directly.
# Instead run bin/update_build_scripts from
# https://github.com/sharelatex/sharelatex-dev-environment
# Version: 1.3.1
FROM node:10.16.3 as app
WORKDIR /app