2.0.5-debian-10-r42 release

This commit is contained in:
Bitnami Bot 2020-03-10 23:39:26 +00:00
parent 9eb968f6e9
commit 0f6b50fd0c
3 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN /build/install-tini.sh
COPY rootfs /
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="2.0.5-debian-10-r41" \
BITNAMI_IMAGE_VERSION="2.0.5-debian-10-r42" \
NAMI_PREFIX="/.nami" \
PARSE_APP_ID="myappID" \
PARSE_DASHBOARD_APP_NAME="MyDashboard" \

View File

@ -0,0 +1,3 @@
Bitnami containers ship with software bundles. You can find the licenses under:
/opt/bitnami/nami/COPYING
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt

View File

@ -37,7 +37,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/containers/how-to/understand-rolling-tags-containers/).
* [`2-debian-10`, `2.0.5-debian-10-r41`, `2`, `2.0.5`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.5-debian-10-r41/2/debian-10/Dockerfile)
* [`2-debian-10`, `2.0.5-debian-10-r42`, `2`, `2.0.5`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.5-debian-10-r42/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).