[bitnami/zookeeper] Release 3.9.5-debian-12-r1 (#91586)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-03-12 18:14:38 +01:00
committed by GitHub
parent 227705903d
commit dc227062c6

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-03-06T21:48:18Z" \
org.opencontainers.image.created="2026-03-12T16:51:53Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/zookeeper/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/zookeeper" \
@@ -53,7 +53,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/zookeeper/postunpack.sh
ENV APP_VERSION="3.9.5" \
BITNAMI_APP_NAME="zookeeper" \
IMAGE_REVISION="0"
IMAGE_REVISION="1"
EXPOSE 2181 2888 3888 8080