mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
[misc] bump the dev-env to 3.3.2
This commit is contained in:
parent
16f5bd1f60
commit
7f19fa6081
3 changed files with 3 additions and 3 deletions
|
@ -5,4 +5,4 @@ document-updater
|
|||
--env-pass-through=
|
||||
--node-version=10.21.0
|
||||
--public-repo=True
|
||||
--script-version=3.3.1
|
||||
--script-version=3.3.2
|
||||
|
|
|
@ -45,4 +45,4 @@ services:
|
|||
image: redis
|
||||
|
||||
mongo:
|
||||
image: mongo:3.6
|
||||
image: mongo:4.0
|
||||
|
|
|
@ -43,5 +43,5 @@ services:
|
|||
image: redis
|
||||
|
||||
mongo:
|
||||
image: mongo:3.6
|
||||
image: mongo:4.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue