mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 06:48:08 +08:00
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