build(deps): bump mongo from 8.0.15 to 8.2.2 in /docker/tools/notesnook

Bumps mongo from 8.0.15 to 8.2.2.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-08 00:21:49 +00:00
committed by GitHub
parent b31eefb7ad
commit 0bdcec0466

View File

@@ -1,6 +1,6 @@
services:
notesnook-db:
image: mongo:8.0.15
image: mongo:8.2.2
hostname: notesnookdb
user: mongodb:mongodb
volumes: