diff --git a/bitnami/parse/3/ol-7/Dockerfile b/bitnami/parse/3/ol-7/Dockerfile index 673cacdad01e..ef43e068e8f3 100644 --- a/bitnami/parse/3/ol-7/Dockerfile +++ b/bitnami/parse/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r147 +FROM bitnami/oraclelinux-extras:7-r148 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.1.0-0 --checksum d36f03a4406117b91cca68ba8918deca COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="3.1.0-ol-7-r6" \ + BITNAMI_IMAGE_VERSION="3.1.0-ol-7-r7" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 7f51f1672703..ee09242b2ae5 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -47,7 +47,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy 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.1.0-ol-7-r5` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.0-ol-7-r5/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.1.0-ol-7-r7` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.0-ol-7-r7/3/ol-7/Dockerfile) * [`3-debian-9`, `3.1.0-debian-9-r6`, `3`, `3.1.0`, `3.1.0-r6`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.0-debian-9-r6/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).