diff --git a/bitnami/parse/3/ol-7/Dockerfile b/bitnami/parse/3/ol-7/Dockerfile index 8c1e2121becc..25019da04c45 100644 --- a/bitnami/parse/3/ol-7/Dockerfile +++ b/bitnami/parse/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r89 +FROM bitnami/oraclelinux-extras:7-r90 LABEL maintainer "Bitnami " # 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-r2" \ + BITNAMI_IMAGE_VERSION="3.0.0-ol-7-r3" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 87fff1f9ffa9..956e7a07cb68 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -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/). -* [`3-ol-7`, `3.0.0-ol-7-r1` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r1/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.0.0-ol-7-r3` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r3/3/ol-7/Dockerfile) * [`3-debian-9`, `3.0.0-debian-9-r2`, `3`, `3.0.0`, `3.0.0-r2`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-debian-9-r2/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).