2.8.0-debian-10-r96 release

This commit is contained in:
Bitnami Bot 2021-09-08 02:09:58 +00:00
parent 14a439cedb
commit 7c3769530a
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN ln -s /opt/bitnami/scripts/kafka/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/kafka/postunpack.sh
ENV BITNAMI_APP_NAME="kafka" \
BITNAMI_IMAGE_VERSION="2.8.0-debian-10-r95" \
BITNAMI_IMAGE_VERSION="2.8.0-debian-10-r96" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/kafka/bin:$PATH"
EXPOSE 9092

View File

@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
## Supported tags and respective `Dockerfile` links
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/).
* [`2`, `2-debian-10`, `2.8.0`, `2.8.0-debian-10-r95`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/2.8.0-debian-10-r95/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.8.0`, `2.8.0-debian-10-r96`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/2.8.0-debian-10-r96/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kafka GitHub repo](https://github.com/bitnami/bitnami-docker-kafka).