From 38653d4872b229f7c2b47a49f0019952d7ca696a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 1 Aug 2022 10:29:03 +0200 Subject: [PATCH] [bitnami/parse-dashboard] Release 3.3.0-debian-11-r22 (#1452) Signed-off-by: Bitnami Containers --- bitnami/parse-dashboard/3/debian-11/Dockerfile | 2 +- .../debian-11/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/parse-dashboard/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/parse-dashboard/3/debian-11/Dockerfile b/bitnami/parse-dashboard/3/debian-11/Dockerfile index e16651747831..887c091122b5 100644 --- a/bitnami/parse-dashboard/3/debian-11/Dockerfile +++ b/bitnami/parse-dashboard/3/debian-11/Dockerfile @@ -8,7 +8,7 @@ COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip jq libbz2-1.0 libc6 libcom-err2 libcrypt1 libffi7 libgcc-s1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libnsl2 libreadline8 libsqlite3-0 libssl1.1 libstdc++6 libtinfo6 libtirpc3 procps tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-157" --checksum 90a2d048ed71588dfff55262b4522e3ee49418b7ea6e560054bf50988ae1265f +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-158" --checksum 5e09dc3db2d81167c999fb6ef5391a2204b3a93a2e30581785728b7fdc427f8f RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "12.22.12-152" --checksum 90d4e7c47a0b44636a194efb44d68b9122db8a02bd45aab0b8936e37af99c6b8 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse-dashboard" "3.3.0-151" --checksum 417b2066b4e37262255172f2d361823eba1e31e3c491a6044bf1feb7ee284213 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0 diff --git a/bitnami/parse-dashboard/3/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/parse-dashboard/3/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 284cb296b697..56078687cdbb 100644 --- a/bitnami/parse-dashboard/3/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/parse-dashboard/3/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -22,9 +22,9 @@ }, "python": { "arch": "amd64", - "digest": "90a2d048ed71588dfff55262b4522e3ee49418b7ea6e560054bf50988ae1265f", + "digest": "5e09dc3db2d81167c999fb6ef5391a2204b3a93a2e30581785728b7fdc427f8f", "distro": "debian-11", "type": "NAMI", - "version": "3.8.13-157" + "version": "3.8.13-158" } } \ No newline at end of file diff --git a/bitnami/parse-dashboard/README.md b/bitnami/parse-dashboard/README.md index d18a5b4d9ad8..485019d636eb 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 * [`4`, `4-debian-11`, `4.1.4`, `4.1.4-debian-11-r12`, `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-r21` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/parse-dashboard/3/debian-11/Dockerfile) +* [`3`, `3-debian-11`, `3.3.0`, `3.3.0-debian-11-r22` (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).