diff --git a/services/filestore/.eslintrc b/services/filestore/.eslintrc index 73103de7f6..50dd4050bf 100644 --- a/services/filestore/.eslintrc +++ b/services/filestore/.eslintrc @@ -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.3.5 +// Version: 1.3.6 { "extends": [ "standard", diff --git a/services/filestore/.prettierrc b/services/filestore/.prettierrc index 5845b82113..b5f22cc658 100644 --- a/services/filestore/.prettierrc +++ b/services/filestore/.prettierrc @@ -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.3.5 +# Version: 1.3.6 { "semi": false, "singleQuote": true diff --git a/services/filestore/Dockerfile b/services/filestore/Dockerfile index c4a7b37f9a..91ec6303ec 100644 --- a/services/filestore/Dockerfile +++ b/services/filestore/Dockerfile @@ -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.3.5 +# Version: 1.3.6 FROM node:10.19.0 as base diff --git a/services/filestore/Makefile b/services/filestore/Makefile index 86514a2121..ec1324e9a8 100644 --- a/services/filestore/Makefile +++ b/services/filestore/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.3.5 +# Version: 1.3.6 BUILD_NUMBER ?= local BRANCH_NAME ?= $(shell git rev-parse --abbrev-ref HEAD) diff --git a/services/filestore/buildscript.txt b/services/filestore/buildscript.txt index 75478ce00e..cad06f2700 100644 --- a/services/filestore/buildscript.txt +++ b/services/filestore/buildscript.txt @@ -8,4 +8,4 @@ filestore --docker-repos=gcr.io/overleaf-ops --env-pass-through= --data-dirs=uploads,user_files,template_files ---script-version=1.3.5 +--script-version=1.3.6 diff --git a/services/filestore/docker-compose.ci.yml b/services/filestore/docker-compose.ci.yml index 38ee4d81f4..824ba815c0 100644 --- a/services/filestore/docker-compose.ci.yml +++ b/services/filestore/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.3.5 +# Version: 1.3.6 version: "2.3" diff --git a/services/filestore/docker-compose.yml b/services/filestore/docker-compose.yml index 40984ea078..c2634432ba 100644 --- a/services/filestore/docker-compose.yml +++ b/services/filestore/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.3.5 +# Version: 1.3.6 version: "2.3"