chore(deps): update mongo docker tag to v8.0.12

This commit is contained in:
renovate[bot] 2025-08-05 17:46:33 +00:00 committed by GitHub
parent 0583909749
commit bdeedc8d40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
POSTGRES_DB: "hideout"
mongodb:
image: mongo:8.0.9
image: mongo:8.0.12
ports:
- "27017:27017"