4.10.7-debian-10-r9 release

This commit is contained in:
Bitnami Bot 2022-03-21 06:06:40 +00:00
parent eff0ccd39e
commit 7cc99d6912
2 changed files with 2 additions and 2 deletions

View File

@ -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.7-debian-10-r8" \
BITNAMI_IMAGE_VERSION="4.10.7-debian-10-r9" \
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

@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`5`, `5-debian-10`, `5.1.1`, `5.1.1-debian-10-r2` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/5.1.1-debian-10-r2/5/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.10.7`, `4.10.7-debian-10-r8`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.7-debian-10-r8/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.10.7`, `4.10.7-debian-10-r9`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.10.7-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).