chore(deps): update mongo docker tag to v8

This commit is contained in:
renovate[bot]
2024-12-09 22:38:20 +00:00
committed by GitHub
parent 32483abfe0
commit bcf0f65e06
+1 -1
View File
@@ -11,7 +11,7 @@ services:
POSTGRES_DB: "hideout"
mongodb:
image: mongo:7.0.14
image: mongo:8.0.4
ports:
- "27017:27017"