update build scripts to 1.1.16
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# 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.1.12
|
||||
# Version: 1.1.16
|
||||
|
||||
version: "2"
|
||||
version: "3.1"
|
||||
|
||||
services:
|
||||
test_unit:
|
||||
build: .
|
||||
image: node:6.14.1
|
||||
volumes:
|
||||
- .:/app
|
||||
working_dir: /app
|
||||
|
||||
Reference in New Issue
Block a user