chore(deps): update mongo docker tag to v6 (#10889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
isekai-main
renovate[bot] 2 years ago committed by GitHub
parent 212f90bb9c
commit f271597941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save