From 4949f592a3578622ffe0f7265bd63d5a87f09d47 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 5 Sep 2022 14:18:05 +0200 Subject: [PATCH] [bitnami/parse-dashboard] Release 4.1.4-debian-11-r24 (#5255) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/parse-dashboard/4/debian-11/Dockerfile | 12 ++++++------ .../prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/parse-dashboard/README.md | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/parse-dashboard/4/debian-11/Dockerfile b/bitnami/parse-dashboard/4/debian-11/Dockerfile index 119203d67a47..73ee189bd7d6 100644 --- a/bitnami/parse-dashboard/4/debian-11/Dockerfile +++ b/bitnami/parse-dashboard/4/debian-11/Dockerfile @@ -6,7 +6,7 @@ ENV HOME="/" \ LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="4.1.4-debian-11-r21" \ + org.opencontainers.image.ref.name="4.1.4-debian-11-r24" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse-dashboard" \ org.opencontainers.image.title="parse-dashboard" \ org.opencontainers.image.vendor="VMware, Inc." \ @@ -31,12 +31,12 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ tar -zxf node-16.17.0-1-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && \ rm -rf node-16.17.0-1-linux-amd64-debian-11.tar.gz RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ - if [ ! -f parse-dashboard-4.1.4-3-linux-amd64-debian-11.tar.gz ]; then \ - curl -SsLf https://downloads.bitnami.com/files/stacksmith/parse-dashboard-4.1.4-3-linux-amd64-debian-11.tar.gz -O ; \ + if [ ! -f parse-dashboard-4.1.4-4-linux-amd64-debian-11.tar.gz ]; then \ + curl -SsLf https://downloads.bitnami.com/files/stacksmith/parse-dashboard-4.1.4-4-linux-amd64-debian-11.tar.gz -O ; \ fi && \ - echo "c4751bfb5cd1079f8b8db2bf57cdd14b2080b859cdec487b9a8b846a35fb93cc parse-dashboard-4.1.4-3-linux-amd64-debian-11.tar.gz" | sha256sum -c - && \ - tar -zxf parse-dashboard-4.1.4-3-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && \ - rm -rf parse-dashboard-4.1.4-3-linux-amd64-debian-11.tar.gz + echo "a42fe43fc312b5dbe43411d3362e3ee0c7b6c3c3ea575e4b756332610b572736 parse-dashboard-4.1.4-4-linux-amd64-debian-11.tar.gz" | sha256sum -c - && \ + tar -zxf parse-dashboard-4.1.4-4-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && \ + rm -rf parse-dashboard-4.1.4-4-linux-amd64-debian-11.tar.gz RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ if [ ! -f gosu-1.14.0-154-linux-amd64-debian-11.tar.gz ]; then \ curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -O ; \ diff --git a/bitnami/parse-dashboard/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/parse-dashboard/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 90a0bd4071f7..88867c36d2c5 100644 --- a/bitnami/parse-dashboard/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/parse-dashboard/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -15,10 +15,10 @@ }, "parse-dashboard": { "arch": "amd64", - "digest": "c4751bfb5cd1079f8b8db2bf57cdd14b2080b859cdec487b9a8b846a35fb93cc", + "digest": "a42fe43fc312b5dbe43411d3362e3ee0c7b6c3c3ea575e4b756332610b572736", "distro": "debian-11", "type": "NAMI", - "version": "4.1.4-3" + "version": "4.1.4-4" }, "python": { "arch": "amd64", diff --git a/bitnami/parse-dashboard/README.md b/bitnami/parse-dashboard/README.md index 15a30e5c4551..8531d7e1f730 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/tutorials/understand-rolling-tags-containers/). -* [`4`, `4-debian-11`, `4.1.4`, `4.1.4-debian-11-r23`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/parse-dashboard/4/debian-11/Dockerfile) +* [`4`, `4-debian-11`, `4.1.4`, `4.1.4-debian-11-r24`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/parse-dashboard/4/debian-11/Dockerfile) * [`3`, `3-debian-11`, `3.3.0`, `3.3.0-debian-11-r32` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/parse-dashboard/3/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).