2.8.2-debian-9-r4 release

This commit is contained in:
Bitnami Bot 2018-07-13 05:04:25 +00:00
parent 3ac5f16a70
commit f53ea66a34
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -32,7 +32,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`2-ol-7`, `2.8.2-ol-7-r14` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-ol-7-r14/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.8.2-debian-9-r3`, `2`, `2.8.2`, `2.8.2-r3`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-debian-9-r3/2/Dockerfile)
* [`2-debian-9`, `2.8.2-debian-9-r4`, `2`, `2.8.2`, `2.8.2-r4`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-debian-9-r4/2/Dockerfile)
* [`2-debian-8`, `2.8.2-debian-8-r1` (2/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-debian-8-r1/2/debian-8/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).