From dc02e986bf11efcde16fc2ca9a59386e2c335313 Mon Sep 17 00:00:00 2001 From: Nate Stemen Date: Fri, 25 Oct 2019 11:03:45 -0400 Subject: [PATCH] bump build script to 1.1.24 --- Makefile | 2 +- buildscript.txt | 3 ++- docker-compose.ci.yml | 2 +- docker-compose.yml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index a8a5c90..ef3a794 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # 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.23 +# Version: 1.1.24 BUILD_NUMBER ?= local BRANCH_NAME ?= $(shell git rev-parse --abbrev-ref HEAD) diff --git a/buildscript.txt b/buildscript.txt index c065222..94c14b9 100644 --- a/buildscript.txt +++ b/buildscript.txt @@ -6,4 +6,5 @@ clsi --docker-repos=gcr.io/overleaf-ops --env-pass-through=TEXLIVE_IMAGE --build-target=docker ---script-version=1.1.23 +--script-version=1.1.24 +--public-repo=True diff --git a/docker-compose.ci.yml b/docker-compose.ci.yml index 55894f7..8808d69 100644 --- a/docker-compose.ci.yml +++ b/docker-compose.ci.yml @@ -1,7 +1,7 @@ # 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.23 +# Version: 1.1.24 version: "2" diff --git a/docker-compose.yml b/docker-compose.yml index c41d7f4..964f268 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ # 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.23 +# Version: 1.1.24 version: "2"