Merge pull request #258 from vhaudiquet/dependabot/docker_compose/docker/tools/notesnook/mongo-8.2.3

build(deps): bump mongo from 8.0.15 to 8.2.3 in /docker/tools/notesnook
This commit is contained in:
2025-12-25 22:16:51 +01:00
committed by GitHub

View File

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