3.3.0-debian-11-r14 release

This commit is contained in:
Bitnami Bot
2022-07-15 05:24:48 +00:00
committed by Bitnami Containers
parent 298d508373
commit 2f431f06f5
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ RUN install_packages acl ca-certificates curl gzip jq libbz2-1.0 libc6 libcom-er
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-152" --checksum a831df58c181297ce77597daf2364175cbb9f211f7755ca8d8c8b5918ad9ce24
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "12.22.12-151" --checksum 5580049f6bff2f7a36deee56167c60b5df8f0c47274bbeced25cb0624c372cc2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse-dashboard" "3.3.0-150" --checksum c9f3c32ab6b37931e13ed8239c96c0d99fe8ebf18a1e009017bc6e7159476341
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@@ -1,10 +1,10 @@
{
"gosu": {
"arch": "amd64",
"digest": "089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900",
"digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-151"
"version": "1.14.0-152"
},
"node": {
"arch": "amd64",

View File

@@ -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-r3`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/4.1.4-debian-11-r3/4/debian-11/Dockerfile)
* [`3`, `3-debian-11`, `3.3.0`, `3.3.0-debian-11-r13` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/3.3.0-debian-11-r13/3/debian-11/Dockerfile)
* [`3`, `3-debian-11`, `3.3.0`, `3.3.0-debian-11-r14` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/3.3.0-debian-11-r14/3/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).