Taking RMR v4.5.2 to use 59/5559/2
authorwahidw <abdulwahid.w@nokia.com>
Mon, 1 Feb 2021 07:46:40 +0000 (07:46 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Mon, 1 Feb 2021 07:54:22 +0000 (07:54 +0000)
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: I4729fa5a3edd8f0ca8022cde0bbcc4d649fe9abb

Dockerfile
container-tag.yaml

index ad608e4..d79ae77 100755 (executable)
@@ -14,7 +14,7 @@
 #   limitations under the License.
 
 #----------------------------------------------------------
-FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:9-u18.04 AS o1mediator-build
+FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 AS o1mediator-build
 
 RUN apt-get update -y && apt-get install -y jq \
       git \
@@ -107,7 +107,7 @@ RUN \
 # ======================================================================
 
 # RMR
-ARG RMRVERSION=4.4.6
+ARG RMRVERSION=4.5.2
 ARG RMRLIBURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb
 ARG RMRDEVURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb
 
index 21544af..f49ea97 100644 (file)
@@ -2,4 +2,4 @@
 # By default this file is in the docker build directory, 
 # but the location can be configured in the JJB template.
 ---
-tag: 0.5.0
+tag: 0.5.1