Update compose.yaml
This commit is contained in:
parent
b90d41def0
commit
e80c3ec3cc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# docker network create overleaf-network
|
||||
services:
|
||||
overleafmongo:
|
||||
image: "mongo:5.0"
|
||||
image: "mongo:6.0"
|
||||
container_name: overleafmongo
|
||||
hostname: overleafmongo
|
||||
restart: always
|
||||
|
|
Loading…
Reference in a new issue