Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32cb825

Browse files
committed
specifying version of mongo
1 parent 9bd4c8c commit 32cb825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ mysql:
2626
cassandra:
2727
image: cassandra:2.2
2828
mongo:
29-
image: mongo
29+
image: mongo:3.2.6

0 commit comments

Comments
 (0)