From d5bd14ebf667878b3977e1fae2029bef74cc9c7e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 1 Jul 2018 04:03:21 +0000 Subject: [PATCH] 2.8.2-ol-7-r4 release --- bitnami/parse/2/ol-7/Dockerfile | 4 ++-- bitnami/parse/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse/2/ol-7/Dockerfile b/bitnami/parse/2/ol-7/Dockerfile index 94f6863e3d27..afcacdd65bde 100644 --- a/bitnami/parse/2/ol-7/Dockerfile +++ b/bitnami/parse/2/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r21 +FROM bitnami/oraclelinux-extras:7-r22 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.8.2-0 --checksum 7235015e9c8520da205340b1e139e5a5 COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="2.8.2-ol-7-r3" \ + BITNAMI_IMAGE_VERSION="2.8.2-ol-7-r4" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 0d95008d5b5f..74eda06946dd 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -32,7 +32,7 @@ $ docker-compose up -d # Supported tags and respective `Dockerfile` links * [`2`, `2.8.2-r1`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-r1/2/Dockerfile) -* [`2-ol-7`, `2.8.2-ol-7-r3` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-ol-7-r3/2/ol-7/Dockerfile) +* [`2-ol-7`, `2.8.2-ol-7-r4` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/2.8.2-ol-7-r4/2/ol-7/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).