3.3.0-debian-10-r49 release

This commit is contained in:
Bitnami Bot
2022-02-23 00:07:01 +00:00
parent 935afcd5b7
commit 47c1017c8c
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/parse-dashboard/postunpack.sh
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r48" \
BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r49" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/parse-dashboard/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000 4040