mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 20:46:09 +00:00
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:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
notesnook-db:
|
notesnook-db:
|
||||||
image: mongo:8.0.15
|
image: mongo:8.2.2
|
||||||
hostname: notesnookdb
|
hostname: notesnookdb
|
||||||
user: mongodb:mongodb
|
user: mongodb:mongodb
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user