From cdb2ebe37960b21e68f5353167b7047db5873a0b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Dec 2020 16:18:56 +0000 Subject: [PATCH] 4.4.0-debian-10-r26 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 6912c996d195..74e1e3509aa6 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.4.0-debian-10-r25" \ + BITNAMI_IMAGE_VERSION="4.4.0-debian-10-r26" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 71e7ceacc8bf..987d68de188b 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/tutorials/understand-rolling-tags-containers/). -* [`4`, `4-debian-10`, `4.4.0`, `4.4.0-debian-10-r25`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.4.0-debian-10-r25/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.4.0`, `4.4.0-debian-10-r26`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.4.0-debian-10-r26/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).