4.9.3-debian-10-r179 release

This commit is contained in:
Bitnami Bot
2021-07-09 22:00:06 +00:00
parent 2e2cf9f207
commit ba07f0c791
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,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.9.3-debian-10-r178" \
BITNAMI_IMAGE_VERSION="4.9.3-debian-10-r179" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/mongodb-client/bin:/opt/bitnami/parse/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1337 3000