mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
Merge pull request #3 from sameersbn/update-mongo
update mongo service to `bitnami/mongodb:3.2.7-r0`
This commit is contained in:
@@ -2,7 +2,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
mongodb:
|
||||
image: bitnami/mongodb:3.2.6-r0
|
||||
image: bitnami/mongodb:3.2.7-r0
|
||||
|
||||
myapp:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
|
||||
Reference in New Issue
Block a user