1.2.0-debian-9-r49 release

This commit is contained in:
Bitnami Bot 2018-11-09 04:30:11 +00:00
parent 9de70c1c31
commit cba408e3d7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r191
FROM bitnami/minideb-extras:stretch-r192
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -8,7 +8,7 @@ RUN bitnami-pkg unpack parse-dashboard-1.2.0-4 --checksum 076df4febb9e93bb67c59d
COPY rootfs /
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r48" \
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r49" \
PARSE_APP_ID="myappID" \
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
PARSE_DASHBOARD_PASSWORD="bitnami" \

View File

@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.2.0-ol-7-r90` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r90/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.2.0-debian-9-r48`, `1`, `1.2.0`, `1.2.0-r48`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r48/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.2.0-debian-9-r49`, `1`, `1.2.0`, `1.2.0-r49`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r49/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).