2.8.4-debian-9-r3 release

This commit is contained in:
Bitnami Bot 2018-08-15 05:51:39 +00:00
parent 67bfbf5ba1
commit d0c9a2ddf3
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r106
FROM bitnami/minideb-extras:stretch-r107
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.8.4-0 --checksum f2d4b6ef5252d944c6de8be02be049f5
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="2.8.4-debian-9-r2" \
BITNAMI_IMAGE_VERSION="2.8.4-debian-9-r3" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@ -37,7 +37,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2-ol-7`, `2.8.4-ol-7-r3` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.4-ol-7-r3/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.8.4-debian-9-r2`, `2`, `2.8.4`, `2.8.4-r2`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.4-debian-9-r2/2/Dockerfile)
* [`2-debian-9`, `2.8.4-debian-9-r3`, `2`, `2.8.4`, `2.8.4-r3`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.4-debian-9-r3/2/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).