From f28e63591c320e5e8187a951b3f303bcd558d85b Mon Sep 17 00:00:00 2001 From: Teddy Kossoko <teddy.kossoko@capgemini.com> Date: Tue, 20 Oct 2020 13:12:21 +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 b7c3a2b..6bad8c5 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-jupyter-default:0.0.11" + image: "kosted/maap-jupyter-default:0.0.12" env: - name: JUPYTER_NOTEBOOK_DIR value: /projects -- GitLab