Update image version Mongo DB

This commit is contained in:
Igor Kalaidjan 2018-11-29 13:09:09 +02:00
parent 3efc35e2d2
commit e95f6e6a20

View File

@ -2,13 +2,13 @@
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0) # SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
# Code is Apache-2.0 and docs are CC-BY-4.0 # Code is Apache-2.0 and docs are CC-BY-4.0
version: '2.1' version: '2.3'
services: services:
# Build: docker-compose build -d bigchaindb # Build: docker-compose build -d bigchaindb
# Run: docker-compose run -d bdb # Run: docker-compose run -d bdb
mongodb: mongodb:
image: mongo:3.6 image: mongo:3.7
ports: ports:
- "27017:27017" - "27017:27017"
command: mongod command: mongod