From 20fb769f64886a562b52d65a942dde37800d35c0 Mon Sep 17 00:00:00 2001 From: Teddy Kossoko <teddy.kossoko@capgemini.com> Date: Fri, 29 Jan 2021 14:39:48 +0000 Subject: [PATCH] Update meta.yaml from 0.0.2 to latest --- 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 a236c74..e317086 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.2" + image: "kosted/maap-esa-jupyter:latest" env: - name: JUPYTER_NOTEBOOK_DIR value: /projects -- GitLab