5.2.0-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2022-04-01 02:10:21 +00:00
parent 13cb497e8a
commit 0385b32001
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ 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-r6" \
BITNAMI_IMAGE_VERSION="5.2.0-debian-10-r7" \
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