diff --git a/bitnami/parse-dashboard/3/debian-11/Dockerfile b/bitnami/parse-dashboard/3/debian-11/Dockerfile index 27f380362490..ca39ef312702 100644 --- a/bitnami/parse-dashboard/3/debian-11/Dockerfile +++ b/bitnami/parse-dashboard/3/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="3.3.0-debian-11-r29" \ + org.opencontainers.image.ref.name="3.3.0-debian-11-r30" \ 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." \ @@ -16,10 +16,10 @@ 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-165" --checksum 2bf41f60dccdcf65842d993083c2dcb27ab48a8a514fdeb1778e9b09f3e4a203 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "16.17.0-0" --checksum 1746fa1ffc5334d5ae88292dec4e40eff36b00a1a11ab49b8be0cdf206f82232 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse-dashboard" "3.3.0-152" --checksum 5793b0a8da78f1d6e4374ae51c3b2e4ede0e6ff23699dafd224fb8280a51a683 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-166" --checksum 9a5fba755f6c8d60eacc80f366f3fbaa57d003913e48c31ba337037bb69e37b3 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "16.17.0-1" --checksum 8e8fb9f8c5852147b47c1ae5c653292774ec8c15623f2f6859fad71a8bd208a9 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse-dashboard" "3.3.0-153" --checksum 97897d1fa6e5a3b95598ad7971ceec56d1b2ce3613097881eab955c296c60c13 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-154" --checksum e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives RUN chmod g+rwX /opt/bitnami 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 9b66490f7c93..a27f926cc02b 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 @@ -1,30 +1,30 @@ { "gosu": { "arch": "amd64", - "digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449", + "digest": "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab", "distro": "debian-11", "type": "NAMI", - "version": "1.14.0-153" + "version": "1.14.0-154" }, "node": { "arch": "amd64", - "digest": "1746fa1ffc5334d5ae88292dec4e40eff36b00a1a11ab49b8be0cdf206f82232", + "digest": "8e8fb9f8c5852147b47c1ae5c653292774ec8c15623f2f6859fad71a8bd208a9", "distro": "debian-11", "type": "NAMI", - "version": "16.17.0-0" + "version": "16.17.0-1" }, "parse-dashboard": { "arch": "amd64", - "digest": "5793b0a8da78f1d6e4374ae51c3b2e4ede0e6ff23699dafd224fb8280a51a683", + "digest": "97897d1fa6e5a3b95598ad7971ceec56d1b2ce3613097881eab955c296c60c13", "distro": "debian-11", "type": "NAMI", - "version": "3.3.0-152" + "version": "3.3.0-153" }, "python": { "arch": "amd64", - "digest": "2bf41f60dccdcf65842d993083c2dcb27ab48a8a514fdeb1778e9b09f3e4a203", + "digest": "9a5fba755f6c8d60eacc80f366f3fbaa57d003913e48c31ba337037bb69e37b3", "distro": "debian-11", "type": "NAMI", - "version": "3.8.13-165" + "version": "3.8.13-166" } } \ No newline at end of file diff --git a/bitnami/parse-dashboard/README.md b/bitnami/parse-dashboard/README.md index dd7f6cc98b82..0aab7c1d0549 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-r20`, `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-r29` (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-r30` (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).