From f3939496ceacb02ac5b607dbdedf85afb48d7713 Mon Sep 17 00:00:00 2001
From: Jean-Eric Stranig <jstranig@capgemini.com>
Date: Thu, 3 Nov 2022 15:16:27 +0000
Subject: [PATCH] BIOMASS-2785  enable the script 
 /project/.maap/bin/maap-s3.py

---
 devfiles/jupyter/devfile.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devfiles/jupyter/devfile.yaml b/devfiles/jupyter/devfile.yaml
index d5930e7..51f5af9 100644
--- a/devfiles/jupyter/devfile.yaml
+++ b/devfiles/jupyter/devfile.yaml
@@ -24,7 +24,7 @@ components:
           spec:
            containers: 
             - name: jupyter
-              image: 'registry.eu-west-0.prod-cloud-ocb.orange-business.com/cloud-biomass-maap/maap-esa-jupyterlab:0.0.14'
+              image: 'registry.eu-west-0.prod-cloud-ocb.orange-business.com/cloud-biomass-maap/maap-esa-jupyterlab:0.0.15'
               imagePullPolicy: IfNotPresent
               envFrom:
                 - configMapRef:
-- 
GitLab