3.1.3-debian-9-r62 release

This commit is contained in:
Bitnami Bot
2019-03-16 04:11:21 +00:00
parent 4a87e16a4e
commit 9678863907
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r313
FROM bitnami/minideb-extras:stretch-r314
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.1.3-1 --checksum 7fc45dbad32785295be7f7a686798d43
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.1.3-debian-9-r61" \
BITNAMI_IMAGE_VERSION="3.1.3-debian-9-r62" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \