From 96909c2aea0724b90713a03d5630570c7a4f90af Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 20 Oct 2019 11:31:45 +0000 Subject: [PATCH] 2.0.3-debian-9-r30 release --- bitnami/parse-dashboard/2/debian-9/Dockerfile | 4 ++-- bitnami/parse-dashboard/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse-dashboard/2/debian-9/Dockerfile b/bitnami/parse-dashboard/2/debian-9/Dockerfile index b6cc51d3bd31..cfe355da1ddc 100644 --- a/bitnami/parse-dashboard/2/debian-9/Dockerfile +++ b/bitnami/parse-dashboard/2/debian-9/Dockerfile @@ -6,12 +6,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ # Install required system packages and dependencies RUN install_packages ghostscript imagemagick libbz2-1.0 libc6 libgcc1 libncurses5 libreadline7 libsqlite3-0 libssl1.1 libstdc++6 libtinfo5 zlib1g -RUN bitnami-pkg install node-8.16.2-0 --checksum c7da50178b78b154a323574abec57799aef9d6f8264ddb145d3732a17fd6c4ad +RUN bitnami-pkg install node-8.16.2-1 --checksum d2da906c3cd700a73750e9090720ffd2f7cc64deae0f191abf62d1fe989b8e61 RUN bitnami-pkg unpack parse-dashboard-2.0.3-1 --checksum a94df2c159b3d0444af9147fd64da70f0eff812dc72bac458b08b56e09f2e214 COPY rootfs / ENV BITNAMI_APP_NAME="parse-dashboard" \ - BITNAMI_IMAGE_VERSION="2.0.3-debian-9-r29" \ + BITNAMI_IMAGE_VERSION="2.0.3-debian-9-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 8a9281daa246..7c7b3d060d52 100644 --- a/bitnami/parse-dashboard/README.md +++ b/bitnami/parse-dashboard/README.md @@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`2-ol-7`, `2.0.3-ol-7-r34` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.3-ol-7-r34/2/ol-7/Dockerfile) -* [`2-debian-9`, `2.0.3-debian-9-r29`, `2`, `2.0.3`, `2.0.3-r29`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.3-debian-9-r29/2/debian-9/Dockerfile) +* [`2-debian-9`, `2.0.3-debian-9-r30`, `2`, `2.0.3`, `2.0.3-r30`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.3-debian-9-r30/2/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).