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

Bumps mongo from 8.2.1 to 8.2.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-20 21:30:48 +00:00
committed by GitHub
parent 14444bacb5
commit 1561fe0bfc

View File

@@ -1,6 +1,6 @@
services:
notesnook-db:
image: mongo:8.2.1
image: mongo:8.2.2
hostname: notesnookdb
volumes:
- dbdata:/data/db