From c3c7b0ddd8051f4f2827a96ecd598f930ccd5036 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 4 Feb 2019 16:21:24 +0000 Subject: [PATCH] 3.1.3-ol-7-r33 release --- bitnami/parse/3/ol-7/Dockerfile | 4 ++-- bitnami/parse/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse/3/ol-7/Dockerfile b/bitnami/parse/3/ol-7/Dockerfile index 382fefb2c7a8..bbecf1bb584c 100644 --- a/bitnami/parse/3/ol-7/Dockerfile +++ b/bitnami/parse/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r244 +FROM bitnami/oraclelinux-extras:7-r250 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.1.3-0 --checksum da785f22c05e8a8d601d030661dd80f2 COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="3.1.3-ol-7-r32" \ + BITNAMI_IMAGE_VERSION="3.1.3-ol-7-r33" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 9152b2d3a014..d7f042ed1257 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -47,7 +47,7 @@ Non-root container images add an extra layer of security and are generally recom 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.3-ol-7-r32` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r32/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.1.3-ol-7-r33` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r33/3/ol-7/Dockerfile) * [`3-debian-9`, `3.1.3-debian-9-r28`, `3`, `3.1.3`, `3.1.3-r28`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r28/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).