[bitnami/janusgraph] Release 1.1.0-debian-12-r29 (#89357)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-08 16:14:18 +01:00
committed by GitHub
parent a77634969a
commit 4b8d1bdb7f
2 changed files with 4 additions and 4 deletions

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="2025-12-09T12:43:04Z" \
org.opencontainers.image.created="2026-01-08T14:32:07Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/janusgraph/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/janusgraph" \
@@ -31,7 +31,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"nss-wrapper-1.1.16-0-linux-${OS_ARCH}-debian-12" \
"yq-4.49.2-1-linux-${OS_ARCH}-debian-12" \
"yq-4.50.1-0-linux-${OS_ARCH}-debian-12" \
"jre-11.0.29-12-0-linux-${OS_ARCH}-debian-12" \
"janusgraph-1.1.0-3-linux-${OS_ARCH}-debian-12" \
) ; \
@@ -55,7 +55,7 @@ RUN /opt/bitnami/scripts/janusgraph/postunpack.sh
RUN /opt/bitnami/scripts/java/postunpack.sh
ENV APP_VERSION="1.1.0" \
BITNAMI_APP_NAME="janusgraph" \
IMAGE_REVISION="28" \
IMAGE_REVISION="29" \
JAVA_HOME="/opt/bitnami/java"
USER 1001

View File

@@ -124,7 +124,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.