changes for the upgrade of kubeflow 94/12994/2
authorrajdeep11 <rajdeep.sin@samsung.com>
Thu, 20 Jun 2024 13:14:52 +0000 (18:44 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Mon, 24 Jun 2024 08:05:55 +0000 (13:35 +0530)
Issue-id: AIMLFW-102

Change-Id: Ifd3ac82630a61322ed4c2b8a0ce7633dda550a77
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Dockerfile
requirements.txt

index fa1ec02..a17ffb1 100644 (file)
 #   limitations under the License.
 #
 # ==================================================================================
-#Base Image
-FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 as ubuntu
 
-FROM ubuntu:18.04
+FROM ubuntu:22.04
 
 # location in the container
 ENV TA_DIR /home/app/
index 2cca55a..883004a 100644 (file)
@@ -1,9 +1,11 @@
-kfp==1.4.0
-kfp-pipeline-spec==0.1.7
-kfp-server-api==1.4.1
+kfp==2.2.0
+kfp-pipeline-spec
+kfp-server-api
 Flask==1.1.2
 Flask-API==2.0
 Flask-Cors==3.0.10
 requests==2.25.1
 Werkzeug==1.0.1
+itsdangerous==2.0.1
+jinja2<3.1.0