[bitnami/nessie] Release 0.106.1-debian-12-r1 (#89567)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-11 10:31:15 +01:00
committed by GitHub
parent 592b7b8556
commit 9e9f24f449

View File

@@ -8,7 +8,7 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-01-07T13:24:53Z" \
org.opencontainers.image.created="2026-01-11T09:05:13Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/nessie/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nessie" \
@@ -51,7 +51,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/java/postunpack.sh
ENV APP_VERSION="0.106.1" \
BITNAMI_APP_NAME="nessie" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/nessie/bin:$PATH"