From 80459542e75c8b4ad7c264e9bd0fe795f772fca4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 23 Jan 2022 02:42:35 +0000 Subject: [PATCH] 4.10.4-debian-10-r99 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 96c5dfb2a01f..8df5e3b495a1 100644 --- a/bitnami/parse/4/debian-10/Dockerfile +++ b/bitnami/parse/4/debian-10/Dockerfile @@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/parse/postunpack.sh ENV BITNAMI_APP_NAME="parse" \ - BITNAMI_IMAGE_VERSION="4.10.4-debian-10-r98" \ + BITNAMI_IMAGE_VERSION="4.10.4-debian-10-r99" \ PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/mongodb-client/bin:/opt/bitnami/parse/bin:/opt/bitnami/common/bin:$PATH" EXPOSE 1337 3000 diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index f6493ae1d1b6..e8543ec31eac 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`, `4-debian-10`, `4.10.4`, `4.10.4-debian-10-r98`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.4-debian-10-r98/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.10.4`, `4.10.4-debian-10-r99`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.4-debian-10-r99/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).