1.2.0-ol-7-r117 release

This commit is contained in:
Bitnami Bot 2018-12-09 09:50:43 +00:00
parent 4d5fc2539a
commit ed35f438c2
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r191
FROM bitnami/oraclelinux-extras:7-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-3 --checksum de5f87322cedfcce59bec3
COPY rootfs /
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r116" \
BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r117" \
PARSE_APP_ID="myappID" \
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
PARSE_DASHBOARD_PASSWORD="bitnami" \

View File

@ -35,7 +35,7 @@ $ docker-compose up -d
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.2.0-ol-7-r116` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r116/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.2.0-ol-7-r117` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r117/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.2.0-debian-9-r67`, `1`, `1.2.0`, `1.2.0-r67`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r67/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).