3.0.0-ol-7-r2 release

This commit is contained in:
Bitnami Bot
2018-08-30 03:55:02 +00:00
parent 01980b005f
commit 8964b90d59
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r87
FROM bitnami/oraclelinux-extras:7-r89
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.0.0-0 --checksum 239df8fa5b45058019d93ec599b1548d
COPY rootfs /
ENV BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="3.0.0-ol-7-r1" \
BITNAMI_IMAGE_VERSION="3.0.0-ol-7-r2" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@@ -36,8 +36,8 @@ $ 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/).
* [`3-ol-7`, `3.0.0-ol-7-r0` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r0/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.0.0-debian-9-r1`, `3`, `3.0.0`, `3.0.0-r1`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-debian-9-r1/3/Dockerfile)
* [`3-ol-7`, `3.0.0-ol-7-r2` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r2/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.0.0-debian-9-r1`, `3`, `3.0.0`, `3.0.0-r1`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-debian-9-r1/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).