This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a commit to branch DATALAB-2560
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/DATALAB-2560 by this push:
new 6621b9c [DATALAB-2560]: changed image name in dockerfile
6621b9c is described below
commit 6621b9cd5e70801ffbf26eb4e55e561cd4e4cbb1
Author: leonidfrolov <[email protected]>
AuthorDate: Thu Nov 4 15:56:56 2021 +0200
[DATALAB-2560]: changed image name in dockerfile
---
infrastructure-provisioning/src/jupyterlab/Dockerfile_jupyterlab | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure-provisioning/src/jupyterlab/Dockerfile_jupyterlab
b/infrastructure-provisioning/src/jupyterlab/Dockerfile_jupyterlab
index e18b18b..9b19771 100644
--- a/infrastructure-provisioning/src/jupyterlab/Dockerfile_jupyterlab
+++ b/infrastructure-provisioning/src/jupyterlab/Dockerfile_jupyterlab
@@ -19,7 +19,7 @@
#
#
******************************************************************************
-FROM odahu/base-notebook:1.1.0-rc8
+FROM jupyterlab_image
ARG NB_USER="jovyan"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]