2.8.4-ol-7-r7 release

This commit is contained in:
Bitnami Bot 2018-08-20 03:35:59 +00:00
parent 2a7366cb16
commit c33055b4e8
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r74
FROM bitnami/oraclelinux-extras:7-r75
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 82c72ee0488cde1f2ce2d34584c98055
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="2.8.4-ol-7-r6" \
BITNAMI_IMAGE_VERSION="2.8.4-ol-7-r7" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@ -36,7 +36,7 @@ $ docker-compose up -d
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`2-ol-7`, `2.8.4-ol-7-r6` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.4-ol-7-r6/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.8.4-ol-7-r7` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.4-ol-7-r7/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.8.4-debian-9-r4`, `2`, `2.8.4`, `2.8.4-r4`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.4-debian-9-r4/2/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).