pinning mongodb container to recommended, supported version (#10270)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
9fcc953b18
commit
63598f497b
+1
-1
@@ -25,7 +25,7 @@ services:
|
||||
- mongo
|
||||
|
||||
mongo:
|
||||
image: mongo
|
||||
image: mongo:3.4
|
||||
ports:
|
||||
- "27017:27017"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user