1.4.3-debian-9-r5 release

This commit is contained in:
Bitnami Bot 2019-08-04 05:58:26 +00:00
parent 5e1501f294
commit 4ba14c88ce
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r437
FROM bitnami/minideb-extras:stretch-r438
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack parse-dashboard-1.4.3-0 --checksum c5967c9cece3dee46452a2
COPY rootfs /
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="1.4.3-debian-9-r4" \
BITNAMI_IMAGE_VERSION="1.4.3-debian-9-r5" \
NAMI_PREFIX="/.nami" \
PARSE_APP_ID="myappID" \
PARSE_DASHBOARD_APP_NAME="MyDashboard" \

View File

@ -37,8 +37,8 @@ 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/).
* [`1-ol-7`, `1.4.3-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-ol-7-r5/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.4.3-debian-9-r4`, `1`, `1.4.3`, `1.4.3-r4`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-debian-9-r4/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.4.3-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-ol-7-r4/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.4.3-debian-9-r5`, `1`, `1.4.3`, `1.4.3-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-debian-9-r5/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).