3.11.12-debian-10-r58 release
This commit is contained in:
parent
de1acdb158
commit
cf9bbacab0
|
|
@ -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.322-8" --checksum d5670d09ac0e679ae28306e417e77e91b44051908ca3a82259efcd70764b996f
|
||||
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.24.2-0" --checksum 6671445790516400883182abf5e957645260585b8a9f9432a8a6b63b045b6559
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.24.4-0" --checksum b6da9c162bd8e43de7cd0cf32ea699415d2bd1f9399ae38d8fe0a5eed1598721
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "cassandra" "3.11.12-4" --checksum e6719d243f6c2f099e9cf70dbf05a17a5ec4cba9c14d17a0d5430323625770ab
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
|
|
|||
|
|
@ -29,9 +29,9 @@
|
|||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "6671445790516400883182abf5e957645260585b8a9f9432a8a6b63b045b6559",
|
||||
"digest": "b6da9c162bd8e43de7cd0cf32ea699415d2bd1f9399ae38d8fe0a5eed1598721",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.24.2-0"
|
||||
"version": "4.24.4-0"
|
||||
}
|
||||
}
|
||||
|
|
@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`4.0`, `4.0-debian-10`, `4.0.3`, `4.0.3-debian-10-r51`, `latest` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/4.0.3-debian-10-r51/4.0/debian-10/Dockerfile)
|
||||
* [`3.11`, `3.11-debian-10`, `3.11.12`, `3.11.12-debian-10-r57` (3.11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.12-debian-10-r57/3.11/debian-10/Dockerfile)
|
||||
* [`3.11`, `3.11-debian-10`, `3.11.12`, `3.11.12-debian-10-r58` (3.11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.12-debian-10-r58/3.11/debian-10/Dockerfile)
|
||||
* [`3.0`, `3.0-debian-10`, `3.0.26`, `3.0.26-debian-10-r57` (3.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.0.26-debian-10-r57/3.0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/cassandra GitHub repo](https://github.com/bitnami/bitnami-docker-cassandra).
|
||||
|
|
|
|||
Loading…
Reference in New Issue