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

Bumps mongo from 8.0.1 to 8.2.3.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-26 18:28:02 +00:00
committed by GitHub
parent ec9ecd6031
commit 58812e353a

View File

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