From b20c6d0759501a5256c287f63663c91042b87e51 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 5 Apr 2022 06:29:56 +0000 Subject: [PATCH] 1.5.0-debian-10-r139 release --- bitnami/jupyter-base-notebook/1/debian-10/Dockerfile | 2 +- bitnami/jupyter-base-notebook/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/jupyter-base-notebook/1/debian-10/Dockerfile b/bitnami/jupyter-base-notebook/1/debian-10/Dockerfile index a561849e0fa4..72a78fae24cf 100644 --- a/bitnami/jupyter-base-notebook/1/debian-10/Dockerfile +++ b/bitnami/jupyter-base-notebook/1/debian-10/Dockerfile @@ -24,7 +24,7 @@ RUN mkdir /opt/bitnami/jupyterhub-singleuser/ && chmod g+rwX /opt/bitnami/jupyte ENV APP_VERSION="1.5.0" \ BITNAMI_APP_NAME="jupyter-base-notebook" \ - BITNAMI_IMAGE_VERSION="1.5.0-debian-10-r138" \ + BITNAMI_IMAGE_VERSION="1.5.0-debian-10-r139" \ PATH="/opt/bitnami/miniconda/bin:$PATH" USER 1001 diff --git a/bitnami/jupyter-base-notebook/README.md b/bitnami/jupyter-base-notebook/README.md index c3a2d289ee07..b6161bd2246e 100644 --- a/bitnami/jupyter-base-notebook/README.md +++ b/bitnami/jupyter-base-notebook/README.md @@ -32,7 +32,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`2`, `2-debian-10`, `2.2.2`, `2.2.2-debian-10-r21`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook/blob/2.2.2-debian-10-r21/2/debian-10/Dockerfile) -* [`1`, `1-debian-10`, `1.5.0`, `1.5.0-debian-10-r138` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook/blob/1.5.0-debian-10-r138/1/debian-10/Dockerfile) +* [`1`, `1-debian-10`, `1.5.0`, `1.5.0-debian-10-r139` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook/blob/1.5.0-debian-10-r139/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/jupyter-base-notebook GitHub repo](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook).