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

Bumps mongo from 8.0.15 to 8.2.1.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.2.1
  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-11-03 00:39:25 +00:00
committed by GitHub
parent 2fdebabb25
commit b885e1ab43

View File

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