5.2.0-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2022-04-07 09:19:12 +00:00
parent f04ea74674
commit ec44d61825
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ COPY rootfs /
RUN /opt/bitnami/scripts/parse/postunpack.sh
ENV APP_VERSION="5.2.0" \
BITNAMI_APP_NAME="parse" \
BITNAMI_IMAGE_VERSION="5.2.0-debian-10-r12" \
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

View File

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