Issue-id: AIMLFW-102
Change-Id: Ifd3ac82630a61322ed4c2b8a0ce7633dda550a77
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
# 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/
-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