3.0.1-debian-11-r9 release

This commit is contained in:
Bitnami Bot
2022-06-25 11:20:37 +00:00
committed by Bitnami Containers
parent 2b9876fab5
commit 95c78cf50c
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ ENV HOME="/" \
ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-150" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de

View File

@@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`3.2`, `3.2-debian-11`, `3.2.0`, `3.2.0-debian-11-r8`, `latest` (3.2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.2.0-debian-11-r8/3.2/debian-11/Dockerfile)
* [`3.1`, `3.1-debian-11`, `3.1.1`, `3.1.1-debian-11-r8` (3.1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.1.1-debian-11-r8/3.1/debian-11/Dockerfile)
* [`3.0`, `3.0-debian-11`, `3.0.1`, `3.0.1-debian-11-r8` (3.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.0.1-debian-11-r8/3.0/debian-11/Dockerfile)
* [`3.0`, `3.0-debian-11`, `3.0.1`, `3.0.1-debian-11-r9` (3.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.0.1-debian-11-r9/3.0/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/kafka GitHub repo](https://github.com/bitnami/bitnami-docker-kafka).