Update compose.yaml

This commit is contained in:
David Rotermund 2024-07-21 16:41:06 +02:00 committed by GitHub
parent b90d41def0
commit e80c3ec3cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# docker network create overleaf-network # docker network create overleaf-network
services: services:
overleafmongo: overleafmongo:
image: "mongo:5.0" image: "mongo:6.0"
container_name: overleafmongo container_name: overleafmongo
hostname: overleafmongo hostname: overleafmongo
restart: always restart: always