From 7eb0c98a4ee4c4e2891d87234728ca3f07a288ec Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 7 Jan 2025 13:41:42 +0100 Subject: [PATCH] [bitnami/jupyterhub] Release jupyterhub-4.1.6-debian-12-r9 (#76051) Signed-off-by: Bitnami Bot --- bitnami/jupyterhub/4/debian-12/Dockerfile | 8 ++++---- .../prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/jupyterhub/README.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/jupyterhub/4/debian-12/Dockerfile b/bitnami/jupyterhub/4/debian-12/Dockerfile index 0fe972edd96b..54a1531ce21f 100644 --- a/bitnami/jupyterhub/4/debian-12/Dockerfile +++ b/bitnami/jupyterhub/4/debian-12/Dockerfile @@ -8,11 +8,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-12-25T13:53:26Z" \ + org.opencontainers.image.created="2025-01-07T12:16:52Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/jupyterhub/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="4.1.6-debian-12-r8" \ + org.opencontainers.image.ref.name="4.1.6-debian-12-r9" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jupyterhub" \ org.opencontainers.image.title="jupyterhub" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -29,8 +29,8 @@ SHELL ["/bin/bash", "-o", "errexit", "-o", "nounset", "-o", "pipefail", "-c"] RUN install_packages ca-certificates curl libgcc-s1 libstdc++6 procps zlib1g RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; \ COMPONENTS=( \ - "miniforge-24.11.0-0-linux-${OS_ARCH}-debian-12" \ - "jupyterhub-4.1.6-4-linux-${OS_ARCH}-debian-12" \ + "miniforge-24.11.2-0-linux-${OS_ARCH}-debian-12" \ + "jupyterhub-4.1.6-5-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ diff --git a/bitnami/jupyterhub/4/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/jupyterhub/4/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 4cce9aae88e8..0e7c14009944 100644 --- a/bitnami/jupyterhub/4/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/jupyterhub/4/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,12 +3,12 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "4.1.6-4" + "version": "4.1.6-5" }, "miniforge": { "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "24.11.0-0" + "version": "24.11.2-0" } } \ No newline at end of file diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index d7706d296b12..92d5bccde41e 100644 --- a/bitnami/jupyterhub/README.md +++ b/bitnami/jupyterhub/README.md @@ -127,7 +127,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2025 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.