4.10.7-debian-10-r6 release

This commit is contained in:
Bitnami Bot
2022-03-18 05:07:17 +00:00
parent 4c9a16a3a9
commit 6aee2b6d38
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-r5" \
BITNAMI_IMAGE_VERSION="4.10.7-debian-10-r6" \
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