Skip to content

Commit

Permalink
[bitnami/kafka] Release 3.4.1-debian-11-r83 (#47012)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 1, 2023
1 parent c840e2b commit a365f6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bitnami/kafka/3.4/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-08-29T22:27:52Z" \
org.opencontainers.image.created="2023-09-01T04:37:57Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.4.1-debian-11-r81" \
org.opencontainers.image.ref.name="3.4.1-debian-11-r83" \
org.opencontainers.image.title="kafka" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.4.1"
Expand Down
2 changes: 1 addition & 1 deletion bitnami/kafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ version: "2"
services:
zookeeper:
image: docker.io/bitnami/zookeeper:3.8
image: docker.io/bitnami/zookeeper:3.9
ports:
- "2181:2181"
volumes:
Expand Down

0 comments on commit a365f6b

Please sign in to comment.