mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/jupyter-base-notebook] Release 3.1.1-debian-11-r4 (#22783)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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-r3" \
|
||||
org.opencontainers.image.ref.name="3.1.1-debian-11-r4" \
|
||||
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-1-linux-${OS_ARCH}-debian-11" \
|
||||
"jupyter-base-notebook-3.1.1-2-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"jupyter-base-notebook": {
|
||||
"arch": "amd64",
|
||||
"digest": "f42e56087f935f8f34bdd71c478a2cb747cc20e85830e8b9fe2b193ce131781f",
|
||||
"digest": "26012c6fc6bd8477e8ebfbaf78a831ad100bdffc248225d21820608b8c1806ae",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.1.1-1"
|
||||
"version": "3.1.1-2"
|
||||
},
|
||||
"miniconda": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user