4.17.1-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2020-01-24 01:08:54 +00:00
parent d889dabbe3
commit a766727f78
18 changed files with 731 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: '2'
services:
mongodb:
image: 'bitnami/mongodb:4.0'
image: 'bitnami/mongodb:4.2'
express:
tty: true # Enables debugging capabilities when attached to this container.