mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 21:26:00 +00:00
SYNC: updated mongo version
This commit is contained in:
committed by
Diflow
parent
56ca1911a1
commit
781cbb4668
@@ -37,7 +37,7 @@ services:
|
|||||||
- "16009:5556"
|
- "16009:5556"
|
||||||
|
|
||||||
mongo:
|
mongo:
|
||||||
image: mongo:4.0.12
|
image: mongo:4.4.29
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
MONGO_INITDB_ROOT_USERNAME: root
|
MONGO_INITDB_ROOT_USERNAME: root
|
||||||
|
|||||||
Reference in New Issue
Block a user