3.1.2-debian-9-r6 release

This commit is contained in:
Bitnami Bot
2018-12-04 15:34:53 +00:00
parent 2682a44dab
commit f1df932bb7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r211
FROM bitnami/minideb-extras:stretch-r212
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.1.2-1 --checksum 3862f7f5a3b1f8c655c980f34728dc98
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r5" \
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r6" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \