[bitnami/jupyter-base-notebook] Release 3.1.1-debian-11-r3 (#22574)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-02-02 18:03:58 +01:00
committed by GitHub
parent fb08ec0e77
commit dff5232f51
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.1.1-debian-11-r2" \
org.opencontainers.image.ref.name="3.1.1-debian-11-r3" \
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." \
@@ -24,7 +24,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"tini-0.19.0-156-linux-${OS_ARCH}-debian-11" \
"miniconda-4.12.0-159-linux-${OS_ARCH}-debian-11" \
"jupyter-base-notebook-3.1.1-0-linux-${OS_ARCH}-debian-11" \
"jupyter-base-notebook-3.1.1-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@@ -1,10 +1,10 @@
{
"jupyter-base-notebook": {
"arch": "amd64",
"digest": "84f3a5f74138efe8a425354b70364de0b7227b6f0e28cae452ff6682ffa8416a",
"digest": "f42e56087f935f8f34bdd71c478a2cb747cc20e85830e8b9fe2b193ce131781f",
"distro": "debian-11",
"type": "NAMI",
"version": "3.1.1-0"
"version": "3.1.1-1"
},
"miniconda": {
"arch": "amd64",