chore(deps): update mongo docker tag to v7.0.14

This commit is contained in:
renovate[bot] 2024-08-26 22:25:51 +00:00
parent bd219b62e1
commit f0d8ee979d
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ services:
POSTGRES_DB: "hideout"
mongodb:
image: mongo:7.0.12
image: mongo:7.0.14
ports:
- "27017:27017"