chore(deps): update mongo docker tag to v3.7

isekai-main
renovate[bot] 2 years ago committed by Julian Lam
parent 4c44d12557
commit 8afaed223c

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

Loading…
Cancel
Save