4.10.4-debian-10-r26 release

This commit is contained in:
Bitnami Bot
2021-10-29 16:46:09 +00:00
parent 0129ab16d7
commit 0488de4f50
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,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.4-debian-10-r25" \
BITNAMI_IMAGE_VERSION="4.10.4-debian-10-r26" \
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