chore(deps): update mongo docker tag to v8.2 (#13738)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-29 13:08:05 -04:00
committed by GitHub
parent b5c1e8e7f6
commit 97e5aa1d18

View File

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