From 57ce58d6bcb620ca394634c946e94b0f7aa5c526 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 22 Nov 2019 19:39:38 +0000 Subject: [PATCH] 3.9.0-ol-7-r78 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 bd590279dbcf..db7835f070a8 100644 --- a/bitnami/parse/3/ol-7/Dockerfile +++ b/bitnami/parse/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r539 +FROM bitnami/oraclelinux-extras:7-r541 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.9.0-1 --checksum 5ec298655b3ea49e1e50d58532cb5744 COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="3.9.0-ol-7-r77" \ + BITNAMI_IMAGE_VERSION="3.9.0-ol-7-r78" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 7e0799a2c10b..4031988f6c17 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -48,7 +48,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.9.0-ol-7-r77` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-ol-7-r77/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.9.0-ol-7-r78` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-ol-7-r78/3/ol-7/Dockerfile) * [`3-debian-9`, `3.9.0-debian-9-r27`, `3`, `3.9.0`, `3.9.0-r27`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-debian-9-r27/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).