diff --git a/bitnami/parse/4/debian-10/Dockerfile b/bitnami/parse/4/debian-10/Dockerfile index 4686915be4bd..efc3c879898e 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.1.0-debian-10-r13" \ + BITNAMI_IMAGE_VERSION="4.1.0-debian-10-r14" \ MONGODB_HOST="mongodb" \ MONGODB_PASSWORD="" \ MONGODB_PORT_NUMBER="27017" \ diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index ad21f0faad23..285661b892fd 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/). -* [`4-debian-10`, `4.1.0-debian-10-r13`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.1.0-debian-10-r13/4/debian-10/Dockerfile) +* [`4-debian-10`, `4.1.0-debian-10-r14`, `4`, `4.1.0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.1.0-debian-10-r14/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).