[bitnami/jupyter-base-notebook] Release 3.0.0-debian-11-r12 (#12067)

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-10-31 13:38:18 +01:00
committed by GitHub
parent ffaeda9489
commit ed3c8cf9e4
2 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="3.0.0-debian-11-r11" \
org.opencontainers.image.ref.name="3.0.0-debian-11-r12" \
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." \

View File

@@ -84,10 +84,6 @@ RUN conda install --quiet --yes \
USER 1001
```
## Branch Deprecation Notice
Jupyter Base Notebook's branch 1 and 2 are no longer maintained by upstream and are now internally tagged as to be deprecated. These branches will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 10-28-2022
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.