From bf9b863b7a34006a7cb0963baba40e94fc3b9676 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 10 Aug 2020 14:28:34 +0000 Subject: [PATCH] 4.3.0-debian-10-r11 release --- bitnami/parse/4/debian-10/Dockerfile | 2 +- bitnami/parse/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/parse/4/debian-10/Dockerfile b/bitnami/parse/4/debian-10/Dockerfile index 28f0c8754b25..19d9b4ee2019 100644 --- a/bitnami/parse/4/debian-10/Dockerfile +++ b/bitnami/parse/4/debian-10/Dockerfile @@ -20,7 +20,7 @@ RUN apt-get update && apt-get upgrade -y && \ COPY rootfs / ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="4.3.0-debian-10-r10" \ + BITNAMI_IMAGE_VERSION="4.3.0-debian-10-r11" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 336dff4c5274..16f5f5e714b6 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -46,7 +46,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/tutorials/understand-rolling-tags-containers/). -* [`4-debian-10`, `4.3.0-debian-10-r10`, `4`, `4.3.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.3.0-debian-10-r10/4/debian-10/Dockerfile) +* [`4-debian-10`, `4.3.0-debian-10-r11`, `4`, `4.3.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.3.0-debian-10-r11/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).