From 1e7ff1d42ea349a8b6d49350a62ec19ebc17af15 Mon Sep 17 00:00:00 2001 From: Teddy Kossoko <teddy.kossoko@capgemini.com> Date: Thu, 24 Dec 2020 09:59:47 +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 bde8479..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:1.0.0" + image: "kosted/maap-esa-jupyter:latest" env: - name: JUPYTER_NOTEBOOK_DIR value: /projects -- GitLab