Update mongo version for upcoming CE 3.1.0 version

This commit is contained in:
Miguel Serrano 2022-05-17 12:12:31 +02:00 committed by GitHub
parent 686565c6f1
commit 3c89d8ac03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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