3.3.0-debian-10-r64 release

This commit is contained in:
Bitnami Bot 2022-03-10 07:23:40 +00:00
parent 5f7f30ba45
commit 66a65fe614
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-r63" \
BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r64" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/parse-dashboard/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000 4040

View File

@ -40,7 +40,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`3`, `3-debian-10`, `3.3.0`, `3.3.0-debian-10-r63`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/3.3.0-debian-10-r63/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.3.0`, `3.3.0-debian-10-r64`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/3.3.0-debian-10-r64/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).