3.11.13-debian-10-r12 release

This commit is contained in:
Bitnami Bot 2022-05-29 01:53:24 +00:00 committed by Bitnami Containers
parent b43367693d
commit c094b89ed0
3 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ RUN install_packages acl ca-certificates curl gzip libbz2-1.0 libc6 libgcc1 libj
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "2.7.18-26" --checksum fd52077cc4ff3286c0b4094f30fc392f741b662268eeffd8259ffbdbc22d7bd5
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.332-0" --checksum ea45a7908b8a86363659aa7e3953a1308af86db3ffa1656e46036c8e1f7c659a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.1-0" --checksum 863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.2-0" --checksum 3f8882ec1dcc0e9b50cdc848fb6e7bed7f0dd80caeef72d33c2209e9e80c2a9f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "cassandra" "3.11.13-0" --checksum 853decefad92d136904aa66c3e22bb6d4df1c26f0a0f40cfceecc2ea24ce142c
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives

View File

@ -29,9 +29,9 @@
},
"yq": {
"arch": "amd64",
"digest": "863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c",
"digest": "3f8882ec1dcc0e9b50cdc848fb6e7bed7f0dd80caeef72d33c2209e9e80c2a9f",
"distro": "debian-10",
"type": "NAMI",
"version": "4.25.1-0"
"version": "4.25.2-0"
}
}

View File

@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4.0`, `4.0-debian-10`, `4.0.4`, `4.0.4-debian-10-r9`, `latest` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/4.0.4-debian-10-r9/4.0/debian-10/Dockerfile)
* [`3.11`, `3.11-debian-10`, `3.11.13`, `3.11.13-debian-10-r11` (3.11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.13-debian-10-r11/3.11/debian-10/Dockerfile)
* [`3.11`, `3.11-debian-10`, `3.11.13`, `3.11.13-debian-10-r12` (3.11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.13-debian-10-r12/3.11/debian-10/Dockerfile)
* [`3.0`, `3.0-debian-10`, `3.0.27`, `3.0.27-debian-10-r11` (3.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.0.27-debian-10-r11/3.0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/cassandra GitHub repo](https://github.com/bitnami/bitnami-docker-cassandra).