mongodb to 5.0.2 update, added groups command, added groups logic, changed silent logic

This commit is contained in:
miloszowi
2021-09-28 21:28:33 +02:00
parent bbb1706dbe
commit 7c355d6cbe
16 changed files with 182 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ version: "3.6"
services:
database:
image: mongo:4.0.8
image: mongo:5.0.2
restart: unless-stopped
env_file:
- ./docker/config/database.env