mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-07-27 08:00:46 +00:00
build(deps): bump mongo in /docker/production/buildpath
Bumps mongo from 8.2.11 to 8.2.12. --- updated-dependencies: - dependency-name: mongo dependency-version: 8.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
mongo:
|
mongo:
|
||||||
hostname: mongo
|
hostname: mongo
|
||||||
image: mongo:8.2.11
|
image: mongo:8.2.12
|
||||||
restart: always
|
restart: always
|
||||||
user: root:root
|
user: root:root
|
||||||
command: mongod --wiredTigerCacheSizeGB 2
|
command: mongod --wiredTigerCacheSizeGB 2
|
||||||
|
|||||||
Reference in New Issue
Block a user