From 4b8d1bdb7f53461ef362612ee0c408ff6c0f0b6f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 8 Jan 2026 16:14:18 +0100 Subject: [PATCH] [bitnami/janusgraph] Release 1.1.0-debian-12-r29 (#89357) Signed-off-by: Bitnami Bot --- bitnami/janusgraph/1/debian-12/Dockerfile | 6 +++--- bitnami/janusgraph/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/janusgraph/1/debian-12/Dockerfile b/bitnami/janusgraph/1/debian-12/Dockerfile index 8137d8b07362..28a175a5eb17 100644 --- a/bitnami/janusgraph/1/debian-12/Dockerfile +++ b/bitnami/janusgraph/1/debian-12/Dockerfile @@ -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 diff --git a/bitnami/janusgraph/README.md b/bitnami/janusgraph/README.md index 3bf8e2eeae07..8aec1383677d 100644 --- a/bitnami/janusgraph/README.md +++ b/bitnami/janusgraph/README.md @@ -124,7 +124,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 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.