diff --git a/bitnami/parse-dashboard/1/ol-7/Dockerfile b/bitnami/parse-dashboard/1/ol-7/Dockerfile index 0dd365e52a0a..0bffabf2854c 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-r341 +FROM bitnami/oraclelinux-extras:7-r342 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -11,7 +11,7 @@ RUN bitnami-pkg unpack parse-dashboard-1.3.0-0 --checksum f08a7ebf05c27fa88a68fa COPY rootfs / ENV BITNAMI_APP_NAME="parse-dashboard" \ - BITNAMI_IMAGE_VERSION="1.3.0-ol-7-r29" \ + BITNAMI_IMAGE_VERSION="1.3.0-ol-7-r30" \ 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 6124be50829d..28b755dad810 100644 --- a/bitnami/parse-dashboard/README.md +++ b/bitnami/parse-dashboard/README.md @@ -37,7 +37,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`1-rhel-7`, `1.3.0-rhel-7-r8` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.3.0-rhel-7-r8/1/rhel-7/Dockerfile) -* [`1-ol-7`, `1.3.0-ol-7-r29` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.3.0-ol-7-r29/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.3.0-ol-7-r30` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.3.0-ol-7-r30/1/ol-7/Dockerfile) * [`1-debian-9`, `1.3.0-debian-9-r20`, `1`, `1.3.0`, `1.3.0-r20`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.3.0-debian-9-r20/1/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).