update build scripts to 1.3.1
This also completes the Node version update.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user