From 750a79e32a18cffa2d27c1d3e1a8885c3cab9bba Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 7 Jan 2019 12:27:10 +0000 Subject: [PATCH] 3.1.3-debian-9-r8 release --- bitnami/parse/3/debian-9/Dockerfile | 4 ++-- bitnami/parse/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse/3/debian-9/Dockerfile b/bitnami/parse/3/debian-9/Dockerfile index 8ba84d321d66..73ff14b3c5dc 100644 --- a/bitnami/parse/3/debian-9/Dockerfile +++ b/bitnami/parse/3/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras:stretch-r245 +FROM bitnami/minideb-extras:stretch-r246 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-3.1.3-0 --checksum 354c3a6f1c6cac0803fef2d9fb7919a5 COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="3.1.3-debian-9-r7" \ + BITNAMI_IMAGE_VERSION="3.1.3-debian-9-r8" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index ec143c36d8e8..18ebb4ac4b1f 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`3-ol-7`, `3.1.3-ol-7-r9` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r9/3/ol-7/Dockerfile) -* [`3-debian-9`, `3.1.3-debian-9-r7`, `3`, `3.1.3`, `3.1.3-r7`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r7/3/debian-9/Dockerfile) +* [`3-debian-9`, `3.1.3-debian-9-r8`, `3`, `3.1.3`, `3.1.3-r8`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r8/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).