From 98680af6b85d1796ccd9d36b70dda81ff60ce743 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 9 Jan 2020 04:26:14 +0000 Subject: [PATCH] 2.0.5-ol-7-r81 release --- bitnami/parse-dashboard/2/ol-7/Dockerfile | 4 ++-- bitnami/parse-dashboard/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse-dashboard/2/ol-7/Dockerfile b/bitnami/parse-dashboard/2/ol-7/Dockerfile index 3f227ba7c154..f29242c1b1ce 100644 --- a/bitnami/parse-dashboard/2/ol-7/Dockerfile +++ b/bitnami/parse-dashboard/2/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r586 +FROM bitnami/oraclelinux-extras:7-r589 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack parse-dashboard-2.0.5-1 --checksum 8014ec9ed4e580dc1adc32 COPY rootfs / ENV BITNAMI_APP_NAME="parse-dashboard" \ - BITNAMI_IMAGE_VERSION="2.0.5-ol-7-r80" \ + BITNAMI_IMAGE_VERSION="2.0.5-ol-7-r81" \ NAMI_PREFIX="/.nami" \ PARSE_APP_ID="myappID" \ PARSE_DASHBOARD_APP_NAME="MyDashboard" \ diff --git a/bitnami/parse-dashboard/README.md b/bitnami/parse-dashboard/README.md index fdd0371fe095..bb6f4f4982db 100644 --- a/bitnami/parse-dashboard/README.md +++ b/bitnami/parse-dashboard/README.md @@ -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-ol-7`, `2.0.5-ol-7-r80` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.5-ol-7-r80/2/ol-7/Dockerfile) +* [`2-ol-7`, `2.0.5-ol-7-r81` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.5-ol-7-r81/2/ol-7/Dockerfile) * [`2-debian-9`, `2.0.5-debian-9-r69`, `2`, `2.0.5`, `2.0.5-r69`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.5-debian-9-r69/2/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).