1.1.1-ol-7-r14 release
This commit is contained in:
parent
05b32a6596
commit
aa91758e6f
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r66
|
||||
FROM bitnami/oraclelinux-extras:7-r67
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -12,7 +12,7 @@ RUN bitnami-pkg unpack kafka-1.1.1-1 --checksum ce4ff06c5750b712c7ad167f56ed53d0
|
|||
COPY rootfs /
|
||||
ENV ALLOW_PLAINTEXT_LISTENER="no" \
|
||||
BITNAMI_APP_NAME="kafka" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.1-ol-7-r13" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.1-ol-7-r14" \
|
||||
KAFKA_ADVERTISED_LISTENERS="PLAINTEXT://:9092" \
|
||||
KAFKA_BROKER_ID="-1" \
|
||||
KAFKA_BROKER_PASSWORD="bitnami" \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ services:
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.1.1-ol-7-r13` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/1.1.1-ol-7-r13/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.1.1-ol-7-r14` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/1.1.1-ol-7-r14/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.1.1-debian-9-r10`, `1`, `1.1.1`, `1.1.1-r10`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/1.1.1-debian-9-r10/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kafka GitHub repo](https://github.com/bitnami/bitnami-docker-kafka).
|
||||
|
|
|
|||
Loading…
Reference in New Issue