From 872d3892fee6d2212c0a4842606f41555728f3f8 Mon Sep 17 00:00:00 2001 From: Teddy Kossoko <teddy.kossoko@capgemini.com> Date: Tue, 20 Oct 2020 09:31:15 +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 21e42b4..a2d0de4 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.9" + image: "kosted/maap-jupyter-default:0.0.10" env: - name: JUPYTER_NOTEBOOK_DIR value: /projects -- GitLab