From: Mohamed Abukar Date: Wed, 14 Oct 2020 08:45:20 +0000 (+0300) Subject: Release image v0.5.0 X-Git-Tag: 0.5.3~19 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=2771ea233a3422de198e81a3729c51f9cde4c401;p=ric-plt%2Fappmgr.git Release image v0.5.0 Change-Id: Ic7bda9131cee9aba84835707741402b75c8a559f Signed-off-by: Mohamed Abukar --- diff --git a/Dockerfile b/Dockerfile index 8901a8d..130b79f 100755 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ #---------------------------------------------------------- -FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:8-u18.04 AS appmgr-build +FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:9-u18.04 AS appmgr-build RUN apt-get update -y && apt-get install -y jq diff --git a/releases/container-release-appmgr.yaml b/releases/container-release-appmgr.yaml index 0cc7503..8f824aa 100644 --- a/releases/container-release-appmgr.yaml +++ b/releases/container-release-appmgr.yaml @@ -1,10 +1,10 @@ --- distribution_type: container container_release_tag: 0.4.3 -container_pull_registry: nexus3.o-ran-sc.org:10004 +container_pull_registry: nexus3.o-ran-sc.org:10002 container_push_registry: nexus3.o-ran-sc.org:10002 project: appmgr ref: 4703b1a7457cf072640adbc0f5487a0675f5b6d3 containers: - name: ric-plt-appmgr - version: 0.4.3 + version: 0.5.0