diff --git a/bitnami/parse-dashboard/1/debian-9/Dockerfile b/bitnami/parse-dashboard/1/debian-9/Dockerfile index 5beb149e61bd..4c1823025970 100644 --- a/bitnami/parse-dashboard/1/debian-9/Dockerfile +++ b/bitnami/parse-dashboard/1/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras:stretch-r332 +FROM bitnami/minideb-extras:stretch-r333 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -11,7 +11,7 @@ RUN bitnami-pkg unpack parse-dashboard-1.2.0-21 --checksum 04165f1fdbfd54cb4efb0 COPY rootfs / ENV BITNAMI_APP_NAME="parse-dashboard" \ - BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r134" \ + BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r135" \ 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 e6ccd810f115..17ffc88bf651 100644 --- a/bitnami/parse-dashboard/README.md +++ b/bitnami/parse-dashboard/README.md @@ -36,9 +36,9 @@ 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/). -* [`1-rhel-7`, `1.2.0-rhel-7-r45` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-rhel-7-r45/1/rhel-7/Dockerfile) +* [`1-rhel-7`, `1.2.0-rhel-7-r46` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-rhel-7-r46/1/rhel-7/Dockerfile) * [`1-ol-7`, `1.2.0-ol-7-r224` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r224/1/ol-7/Dockerfile) -* [`1-debian-9`, `1.2.0-debian-9-r134`, `1`, `1.2.0`, `1.2.0-r134`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r134/1/debian-9/Dockerfile) +* [`1-debian-9`, `1.2.0-debian-9-r135`, `1`, `1.2.0`, `1.2.0-r135`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r135/1/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).