diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml index a236c7441357fb8a584975827f7a9db2a650deee..182491eb37de71405ce2ac6fcbf1fca0e2986f1b 100644 --- a/v3/plugins/esa/maap-jupyter/latest/meta.yaml +++ b/v3/plugins/esa/maap-jupyter/latest/meta.yaml @@ -20,11 +20,11 @@ spec: type: ide containers: - name: jupyter-notebook - image: "kosted/maap-esa-jupyter:0.0.2" + image: "kosted/maap-esa-jupyter:0.0.3" env: - name: JUPYTER_NOTEBOOK_DIR value: /projects mountSources: true ports: - exposedPort: 8888 - memoryLimit: "512M" \ No newline at end of file + memoryLimit: "512M"