build(deps): bump mongo in /docker/production/buildpath

Bumps mongo from 8.2.3 to 8.2.4.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-04 00:46:35 +00:00
committed by GitHub
parent 397e0f8f11
commit 91d78b0cdd

View File

@@ -1,7 +1,7 @@
services: services:
mongo: mongo:
hostname: mongo hostname: mongo
image: mongo:8.2.3 image: mongo:8.2.4
restart: always restart: always
user: root:root user: root:root
volumes: volumes: