[bitnami/jupyter-base-notebook] Release 4.0.0-debian-11-r1 (#33037)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-08 17:38:00 +01:00
committed by GitHub
parent bc3ab390c1
commit c5763330ee

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-05T14:57:35Z" \
org.opencontainers.image.created="2023-05-08T15:19:08Z" \
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-r0" \
org.opencontainers.image.ref.name="4.0.0-debian-11-r1" \
org.opencontainers.image.title="jupyter-base-notebook" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.0.0"