From 60147af2d46b209cf74c60c4bc68e52ae8ecb4ba Mon Sep 17 00:00:00 2001 From: Teddy Kossoko <teddy.kossoko@capgemini.com> Date: Wed, 3 Mar 2021 10:50:01 +0000 Subject: [PATCH] Update meta.yaml --- v3/plugins/esa/maap-jupyter/latest/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml index 04944b9..a06a032 100644 --- a/v3/plugins/esa/maap-jupyter/latest/meta.yaml +++ b/v3/plugins/esa/maap-jupyter/latest/meta.yaml @@ -20,7 +20,7 @@ spec: type: ide containers: - name: jupyter-notebook - image: "kosted/maap-esa-jupyter:0.0.4" + image: "kosted/maap-esa-jupyter:0.0.5" env: - name: JUPYTER_NOTEBOOK_DIR value: /projects -- GitLab