diff --git a/bitnami/parse-dashboard/3/debian-11/Dockerfile b/bitnami/parse-dashboard/3/debian-11/Dockerfile index faa6a3d3c0c3..892557e2aa46 100644 --- a/bitnami/parse-dashboard/3/debian-11/Dockerfile +++ b/bitnami/parse-dashboard/3/debian-11/Dockerfile @@ -8,10 +8,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-162" --checksum d76f7dc3f654aabdb0473c6d5a31c471088207f5145e1a2b4ddbbc839c5cc12a -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 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-163" --checksum 7fee6c4aa71af5fca03cfd65b0982032b334c5baa71254743594a22463770e4f +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "12.22.12-153" --checksum 12b2da0d95dcd427a6fb4b8475c9e16bbd1f5ebfa36a2b0ad547a0d8bffd7a74 +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 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 78df27f70f9d..a4d892e1ea6a 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": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0", + "digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449", "distro": "debian-11", "type": "NAMI", - "version": "1.14.0-152" + "version": "1.14.0-153" }, "node": { "arch": "amd64", - "digest": "90d4e7c47a0b44636a194efb44d68b9122db8a02bd45aab0b8936e37af99c6b8", + "digest": "12b2da0d95dcd427a6fb4b8475c9e16bbd1f5ebfa36a2b0ad547a0d8bffd7a74", "distro": "debian-11", "type": "NAMI", - "version": "12.22.12-152" + "version": "12.22.12-153" }, "parse-dashboard": { "arch": "amd64", - "digest": "417b2066b4e37262255172f2d361823eba1e31e3c491a6044bf1feb7ee284213", + "digest": "5793b0a8da78f1d6e4374ae51c3b2e4ede0e6ff23699dafd224fb8280a51a683", "distro": "debian-11", "type": "NAMI", - "version": "3.3.0-151" + "version": "3.3.0-152" }, "python": { "arch": "amd64", - "digest": "d76f7dc3f654aabdb0473c6d5a31c471088207f5145e1a2b4ddbbc839c5cc12a", + "digest": "7fee6c4aa71af5fca03cfd65b0982032b334c5baa71254743594a22463770e4f", "distro": "debian-11", "type": "NAMI", - "version": "3.8.13-162" + "version": "3.8.13-163" } } \ No newline at end of file diff --git a/bitnami/parse-dashboard/README.md b/bitnami/parse-dashboard/README.md index dc6c4b2d106c..9d2bef9b8412 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-r14`, `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-r23` (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-r24` (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).