[bitnami/jupyter-base-notebook] Release 4.0.0-debian-11-r10 (#35993)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-05-31 17:01:48 +02:00 committed by GitHub
parent 81124a1cf1
commit 417d7a6058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-05-31T11:57:39Z" \
org.opencontainers.image.created="2023-05-31T14:39:19Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.0.0-debian-11-r9" \
org.opencontainers.image.ref.name="4.0.0-debian-11-r10" \
org.opencontainers.image.title="jupyter-base-notebook" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.0.0"
@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl libbrotli1 libcom-err2 libcrypt1 libcu
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"miniconda-23.3.1-0-linux-${OS_ARCH}-debian-11" \
"jupyter-base-notebook-4.0.0-3-linux-${OS_ARCH}-debian-11" \
"jupyter-base-notebook-4.0.0-4-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "4.0.0-3"
"version": "4.0.0-4"
},
"miniconda": {
"arch": "amd64",