4.4.0-debian-10-r6 release

This commit is contained in:
Bitnami Bot
2020-11-16 11:34:48 +00:00
parent 2f9b75e4ef
commit f0fe7d0b75
2 changed files with 2 additions and 2 deletions

View File

@@ -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-r5" \
BITNAMI_IMAGE_VERSION="4.4.0-debian-10-r6" \
MONGODB_HOST="mongodb" \
MONGODB_PASSWORD="" \
MONGODB_PORT_NUMBER="27017" \

View File

@@ -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-r5`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.4.0-debian-10-r5/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.4.0`, `4.4.0-debian-10-r6`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.4.0-debian-10-r6/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).