From e1ee24f9d0e962f74f18c363fcfce272b12b1acb Mon Sep 17 00:00:00 2001
From: Teddy Kossoko <teddy.kossoko@capgemini.com>
Date: Tue, 20 Oct 2020 08:45:31 +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 d753e43..1cb3106 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.6"
+     image: "kosted/maap-jupyter-default:0.0.7"
      env:
          - name: JUPYTER_NOTEBOOK_DIR
            value: /projects
-- 
GitLab