Updated mongo to 4.0 for release 2.5.0 (#815)

This commit is contained in:
Miguel Serrano 2020-11-19 11:02:21 +01:00 committed by GitHub
parent e48bc5e03c
commit 284a6e910c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ services:
mongo:
restart: always
image: mongo
image: mongo:4.0
container_name: mongo
expose:
- 27017