3.3.0-debian-10-r59 release

This commit is contained in:
Bitnami Bot
2022-03-05 05:45:02 +00:00
parent be6003ccc4
commit e1802fab31
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-r58" \
BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r59" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/parse-dashboard/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000 4040