3.3.0-debian-10-r90 release

This commit is contained in:
Bitnami Bot 2022-04-05 06:36:57 +00:00
parent 239bcf44d6
commit d7abdf22c5
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/parse-dashboard/postunpack.sh
ENV APP_VERSION="3.3.0" \
BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r89" \
BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r90" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/parse-dashboard/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000 4040

View File

@ -41,7 +41,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4`, `4-debian-10`, `4.0.1`, `4.0.1-debian-10-r14`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/4.0.1-debian-10-r14/4/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.3.0`, `3.3.0-debian-10-r89` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/3.3.0-debian-10-r89/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.3.0`, `3.3.0-debian-10-r90` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/3.3.0-debian-10-r90/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).