[bitnami/cassandra] Release 4.0.5-debian-11-r14 (#4633)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-08-30 07:40:04 +02:00 committed by GitHub
parent 9905445057
commit 939e5d8f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 14 deletions

View File

@ -7,7 +7,7 @@ ENV HOME="/" \
ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="4.0.5-debian-11-r13" \
org.opencontainers.image.ref.name="4.0.5-debian-11-r14" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cassandra" \
org.opencontainers.image.title="cassandra" \
org.opencontainers.image.vendor="VMware, Inc." \
@ -17,10 +17,10 @@ COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libbz2-1.0 libc6 libcom-err2 libcrypt1 libffi7 libgcc-s1 libgssapi-krb5-2 libjemalloc2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libnsl2 libreadline8 libsqlite3-0 libssl1.1 libtinfo6 libtirpc3 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.9.13-164" --checksum 84dc1804c30767dba8197459b7d20b77279f80ee52fdfd126487d179d124346f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.345-1" --checksum 4d90bf2066c8d6605ac771e9b97c1188f4491d458fcb56956eeead6a18f70ac4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.27.2-1" --checksum 44d0058c0fffa1ccc89c081ed3e5c897489fa02580a839cfe1d37b2ca771f237
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.9.13-165" --checksum 5051fbf8187b68b029cdf43e2fbae05619fa21e6770224c16ac6150242fc30b2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.345-2" --checksum b244bc8c1f972d20fac8019cf97fb05ce6cd8be2034ca11f52243c8bd96aaa23
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-154" --checksum e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.27.3-0" --checksum 1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "cassandra" "4.0.5-2" --checksum 6f92e1765a8ebdfdbbcee968b59917b1c0f2737d568eaee7e6c12bdaa26277eb
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives

View File

@ -8,30 +8,30 @@
},
"gosu": {
"arch": "amd64",
"digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449",
"digest": "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-153"
"version": "1.14.0-154"
},
"java": {
"arch": "amd64",
"digest": "4d90bf2066c8d6605ac771e9b97c1188f4491d458fcb56956eeead6a18f70ac4",
"digest": "b244bc8c1f972d20fac8019cf97fb05ce6cd8be2034ca11f52243c8bd96aaa23",
"distro": "debian-11",
"type": "NAMI",
"version": "1.8.345-1"
"version": "1.8.345-2"
},
"python": {
"arch": "amd64",
"digest": "84dc1804c30767dba8197459b7d20b77279f80ee52fdfd126487d179d124346f",
"digest": "5051fbf8187b68b029cdf43e2fbae05619fa21e6770224c16ac6150242fc30b2",
"distro": "debian-11",
"type": "NAMI",
"version": "3.9.13-164"
"version": "3.9.13-165"
},
"yq": {
"arch": "amd64",
"digest": "44d0058c0fffa1ccc89c081ed3e5c897489fa02580a839cfe1d37b2ca771f237",
"digest": "1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567",
"distro": "debian-11",
"type": "NAMI",
"version": "4.27.2-1"
"version": "4.27.3-0"
}
}

View File

@ -47,7 +47,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.dev/) for deploy
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.0`, `4.0-debian-11`, `4.0.5`, `4.0.5-debian-11-r13`, `latest` (4.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/cassandra/4.0/debian-11/Dockerfile)
* [`4.0`, `4.0-debian-11`, `4.0.5`, `4.0.5-debian-11-r14`, `latest` (4.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/cassandra/4.0/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).