Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 52242fc62e 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>
2026-07-25 12:47:25 +00:00
@@ -1,7 +1,7 @@
services:
mongo:
hostname: mongo
image: mongo:8.2.11
image: mongo:8.2.12
restart: always
user: root:root
command: mongod --wiredTigerCacheSizeGB 2