Update docker-compose.yml

This commit is contained in:
sym 2021-02-21 20:09:05 +01:00 committed by GitHub
parent 96651fd2b4
commit e71c85f13b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: '2.2'
services:
sharelatex:
restart: always
image: ldap-overleaf-sl
image: ldap-overleaf-sl:latest
container_name: ldap-overleaf-sl
depends_on:
mongo: