From 699cddd016e76d0149c69708c71dd2ee4c2554e2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 21 Nov 2018 03:43:25 +0000 Subject: [PATCH] 1.2.0-ol-7-r101 release --- bitnami/parse-dashboard/1/ol-7/Dockerfile | 4 ++-- bitnami/parse-dashboard/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse-dashboard/1/ol-7/Dockerfile b/bitnami/parse-dashboard/1/ol-7/Dockerfile index a3fc5f114dde..510c0f2d86a1 100644 --- a/bitnami/parse-dashboard/1/ol-7/Dockerfile +++ b/bitnami/parse-dashboard/1/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r173 +FROM bitnami/oraclelinux-extras:7-r174 LABEL maintainer "Bitnami " # 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-r100" \ + BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r101" \ PARSE_APP_ID="myappID" \ PARSE_DASHBOARD_APP_NAME="MyDashboard" \ PARSE_DASHBOARD_PASSWORD="bitnami" \ diff --git a/bitnami/parse-dashboard/README.md b/bitnami/parse-dashboard/README.md index e4a59d83cfc9..4ecbea325e44 100644 --- a/bitnami/parse-dashboard/README.md +++ b/bitnami/parse-dashboard/README.md @@ -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-r100` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r100/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.2.0-ol-7-r101` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r101/1/ol-7/Dockerfile) * [`1-debian-9`, `1.2.0-debian-9-r54`, `1`, `1.2.0`, `1.2.0-r54`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r54/1/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).