test: up mongodb version

This commit is contained in:
Barış Soner Uşaklı
2021-11-17 13:07:58 -05:00
parent 190532b3b4
commit 500cad78e5

View File

@@ -69,7 +69,7 @@ jobs:
- 6379:6379 - 6379:6379
mongo: mongo:
image: 'mongo:3.2' image: 'mongo:3.6'
ports: ports:
# Maps port 27017 on service container to the host # Maps port 27017 on service container to the host
- 27017:27017 - 27017:27017