diff --git a/bitnami/jupyterhub/5/debian-12/Dockerfile b/bitnami/jupyterhub/5/debian-12/Dockerfile index 7f612179cde3..31cb0323cdbd 100644 --- a/bitnami/jupyterhub/5/debian-12/Dockerfile +++ b/bitnami/jupyterhub/5/debian-12/Dockerfile @@ -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="2025-12-15T13:06:57Z" \ + org.opencontainers.image.created="2026-01-11T08:05:41Z" \ 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.source="https://github.com/bitnami/containers/tree/main/bitnami/jupyterhub" \ @@ -48,7 +48,7 @@ RUN uninstall_packages curl ENV APP_VERSION="5.4.3" \ BITNAMI_APP_NAME="jupyterhub" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/miniforge/bin:/opt/bitnami/miniforge/bin/:$PATH" USER 1001 diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index 9d1300d6fb44..b6dbf06727ba 100644 --- a/bitnami/jupyterhub/README.md +++ b/bitnami/jupyterhub/README.md @@ -133,7 +133,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.