[bitnami/jupyter-base-notebook] Release 1.5.0-debian-11-r27 (#2863)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-08-12 07:38:22 +02:00 committed by GitHub
parent 6ae66bdfb6
commit 6ef5e45e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,14 @@ ENV HOME="/opt/bitnami/jupyterhub-singleuser/" \
OS_FLAVOUR="debian-11" \
OS_NAME="linux"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="1.5.0-debian-11-r27" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jupyter-base-notebook" \
org.opencontainers.image.title="jupyter-base-notebook" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.5.0"
COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies

View File

@ -29,7 +29,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2`, `2-debian-11`, `2.3.1`, `2.3.1-debian-11-r27`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/jupyter-base-notebook/2/debian-11/Dockerfile)
* [`1`, `1-debian-11`, `1.5.0`, `1.5.0-debian-11-r26` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/jupyter-base-notebook/1/debian-11/Dockerfile)
* [`1`, `1-debian-11`, `1.5.0`, `1.5.0-debian-11-r27` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/jupyter-base-notebook/1/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).