chore(deps): update mongo docker tag to v7 (#11928)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
isekai-main
renovate[bot] 1 year ago committed by GitHub
parent 9534f9b9b9
commit 7ebdfe7153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save